This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Debugging 64-bit programs using 32-bit GDB


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]