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: Regression on prelinked-sepdebug-shlibs


On Jan 5, 2010, at 5:14 PM, Jan Kratochvil wrote:

> On Tue, 05 Jan 2010 12:02:46 +0100, Tristan Gingold wrote:
>> But without that sepdebug.exp fails: by default (default_symfile_offsets),
>> addresses from addr_info are used as offsets.  So if I put the vma into
>> address, the addresses of the separate debug file are doubled.  The
>> convertion of addr to offset in syms_from_objfile is *not* done for mainline
>> sym files - but I don't know why.
> 
> I also do not know why but fixed it now:
> 	http://sourceware.org/ml/gdb-patches/2010-01/msg00080.html
> 	http://sourceware.org/ml/gdb-cvs/2010-01/msg00039.html

Thanks.

I have just submitted the patch to fix the regression.

Tristan.


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