It would seem then that you could tell the abi from the
elf headers. It this correct? If so does gdb do this?
I'll try to find out.
-Geoff
Manish Lachwani wrote:
> Hi Amit,
>
> If the ABI is n32 or n64, then GDB will use 64-bit registers.
>
> Thanks
> Manish
>
> Amit Kale wrote:
>
>>Geoff,
Hi Amit,
If the ABI is n32 or n64, then GDB will use 64-bit registers.
Thanks
Manish
Amit Kale wrote:
Geoff,
Did you supply vmlinux file to gdb? gdb uses that file figure out whether to
use 64-bit registers of 32-bit.
Does setting osabi to o32 work?
-Amit
On Friday 07 Apr 2006 8:14 am, M
Hi Tom,
I rebased current cvs patches to Linux-2.6.16, but there is some
problem with it. I am looking into that, will commit as soon as I get
this worked.
Thanks
Milind
On Thu, 2006-04-06 at 13:31 -0700, Tom Rini wrote:
> Can someone please commit the 2.6.16 update to CVS? It's still no