OSDN Git Service

* mipsnbsd-tdep.c (mipsnbsd_ilp32_fetch_link_map_offsets): Set
authorDaniel Jacobowitz <dan@debian.org>
Thu, 21 Feb 2008 01:47:32 +0000 (01:47 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Thu, 21 Feb 2008 01:47:32 +0000 (01:47 +0000)
commitcbda2b5ac68e34042027b8731f775347f84e739d
tree7f85e5db3b7a4f7e06b69103ae83e89a4e385236
parent4d75b583d08d00a94e2cf3f680fde5707958bc76
* 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.
gdb/ChangeLog
gdb/mipsnbsd-tdep.c
gdb/solib-svr4.c
gdb/solib-svr4.h