Debugging 64-bit programs using 32-bit GDB
Pedro Alves
palves@redhat.com
Wed Jul 24 17:14:00 GMT 2013
On 07/24/2013 05:24 PM, Pedro Alves wrote:
>> When does the above error get triggered?
>
> Looks like it doesn't.
I realized I might have replied to the wrong question.
I was saying that for 32-bit x86 GDB, that error isn't
triggered, because the code isn't reached.
That error in amd64-linux-nat.c is triggered when you try
to debug a 64-bit process with an x32 (not 32-bit x86) GDB.
--
Pedro Alves
More information about the Gdb
mailing list