Thanks for the reply,
But I was not sure of what you meant by binary, is it the application
binary or the gdb binary itself ?
I tried compiling application with -q64 option and tried debugging with
gdb, which did not succeed.
If you are suggesting to compile gdb itself with -q64 option, I think it
just compiles the gdb source in 64 bit mode.  What I need is this: is there any 
way to instruct gdb that we are using a 64 bit architecture on aix ?

Thanks and regards,
Asvija


On Tue, 2 Aug 2005, vamsi krishna wrote:

> I think gdb automatically changes to 64-bit mode if you have a binary
> which is compiled with -q64 option. I guess you don't need to force
> this.
> 
> HTH.
> Vamsi Kundeti
> 
> On 8/2/05, asvija <[EMAIL PROTECTED]> wrote:
> > Hi all,
> > 
> >       Can anyone suggest how to enable 64 bit mode for gdb on aix 5.3.
> > We tried with gdb versions 5.2.1 and 6.0, but with no use.
> > 
> > Thanks in advance for any help in this regard.
> > 
> > Thanks and regards,
> > Asvija.
> > 
> > 
> > 
> > _______________________________________________
> > Gdb mailing list
> > [email protected]
> > http://lists.gnu.org/mailman/listinfo/gdb
> >
> 



_______________________________________________
Gdb mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gdb

Reply via email to