From: Fred Fish Date: Sun, 18 Oct 1992 07:38:59 +0000 (+0000) Subject: * breakpoint.c (breakpoint_re_set_one): Don't delete watchpoints X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e6efef9f07b869af1b99465bb89432df418f3f7e;p=binutils-gdb.git * breakpoint.c (breakpoint_re_set_one): Don't delete watchpoints from breakpoint table when reseting breakpoints. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4264bb74852..827bf4880ec 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Sun Oct 18 00:36:30 1992 Fred Fish (fnf@cygnus.com) + + * breakpoint.c (breakpoint_re_set_one): Don't delete watchpoints + from breakpoint table when reseting breakpoints. + Sat Oct 17 00:59:23 1992 Fred Fish (fnf@cygnus.com) Native support cleanup and corefile fixes for i386 SVR4 systems.