This is the mail archive of the gdb-patches@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: [patch] Fix a glitch in debugging 32-bit process with 64-bit GDB.


On Wed, Dec 10, 2008 at 3:13 AM, Joel Brobecker <brobecker@adacore.com> wrote:
>> The bit of GDB you're patching is not at fault; either BFD or the
>> stabs reader is.  The right fix is to end up with a -16 in the symbol.
>> Something like Peter's patch, I suppose; although I thought something
>> else had been posted for this recently, maybe by Joel...
>
> Not me, no. It's been a while since I last touched stabs and I'm crossing
> my fingers...

I think it's pretty clear that BFD is to blame.
I'll try to make a patch and send it there.

Thanks,
-- 
Paul Pluzhnikov


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