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: GDB solib interface


On Sat, Dec 16, 2006 at 05:42:39PM -0700, Smith, Stephen (SWCOE) wrote:
> The function solib_target_relocate_section_addresses() refers to
> functions and datamembers that no longer exist.  I believe that
> borrowing code from the svr4 code is the correct thing to do.
> 
> Can anyone confirm that that is the right thing?

Sorry, it's actually the other way round.  It's not that the things it
refers to no longer exist - they've never existed in the FSF source,
they were part of another patch from the tree I took this from.

I think the equivalent would be initializing so->textsection.

-- 
Daniel Jacobowitz
CodeSourcery


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