diff options
Diffstat (limited to 'gdb/solib-irix.c')
-rw-r--r-- | gdb/solib-irix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/solib-irix.c b/gdb/solib-irix.c index b94716a..e129cf3 100644 --- a/gdb/solib-irix.c +++ b/gdb/solib-irix.c @@ -457,7 +457,6 @@ irix_solib_create_inferior_hook (void) suppresses the warning. */ solib_add ((char *) 0, 0, (struct target_ops *) 0, auto_solib_add); stop_soon = NO_STOP_QUIETLY; - re_enable_breakpoints_in_shlibs (); } /* LOCAL FUNCTION |