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: [rfa/solib] Always reload DT_DEBUG, trust r_brk


On Wed, Feb 20, 2008 at 05:08:44PM -0700, Kevin Buettner wrote:
> > 2008-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
> > 
> > 	* mipsnbsd-tdep.c (mipsnbsd_ilp32_fetch_link_map_offsets): Set
> > 	r_brk_offset.
> > 	(mipsnbsd_lp64_fetch_link_map_offsets): Likewise.
> > 	* solib-svr4.c (solib_svr4_r_brk): New.
> > 	(open_symbol_file_object, svr4_current_sos): Always check the
> > 	debug base.
> > 	(svr4_fetch_objfile_link_map): Do not set debug_base.
> > 	(enable_break): Use r_brk if it is set.
> > 	(svr4_ilp32_fetch_link_map_offsets): Set r_brk_offset.
> > 	(svr4_lp64_fetch_link_map_offsets): Likewise.
> > 	* solib-svr4.h (struct link_map_offsets): Add r_brk_offset.
> 
> These changes look reasonable to me.  Go ahead and commit them.

Thanks!  I've done so.

-- 
Daniel Jacobowitz
CodeSourcery


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