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
