aboutsummaryrefslogtreecommitdiff
path: root/gdb/solib-svr4.c
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2000-12-15 02:04:59 +0000
committerKevin Buettner <kevinb@redhat.com>2000-12-15 02:04:59 +0000
commit1f72e5891993bc7d51cee115bc5557b35f999099 (patch)
tree588fceada8ebcaee47e73ab100632028626a9a8c /gdb/solib-svr4.c
parente87d965b5626cdc4d81f590d182d16705b89028e (diff)
downloadgdb-1f72e5891993bc7d51cee115bc5557b35f999099.zip
gdb-1f72e5891993bc7d51cee115bc5557b35f999099.tar.gz
gdb-1f72e5891993bc7d51cee115bc5557b35f999099.tar.bz2
Applied solib-svr4.c changes for NetBSD from Matthew Green.
Diffstat (limited to 'gdb/solib-svr4.c')
-rw-r--r--gdb/solib-svr4.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/solib-svr4.c b/gdb/solib-svr4.c
index 0f535a6..603c69c 100644
--- a/gdb/solib-svr4.c
+++ b/gdb/solib-svr4.c
@@ -82,6 +82,7 @@ static char *solib_break_names[] =
"_r_debug_state",
"_dl_debug_state",
"rtld_db_dlactivity",
+ "_rtld_debug_state",
NULL
};
#endif