* breakpoint.c (breakpoint_re_set_one): Don't delete watchpoints
authorFred Fish <fnf@specifix.com>
Sun, 18 Oct 1992 07:38:59 +0000 (07:38 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 18 Oct 1992 07:38:59 +0000 (07:38 +0000)
from breakpoint table when reseting breakpoints.

gdb/ChangeLog

index 4264bb74852111216828a8cf2cc9072e1609e54a..827bf4880ecd9bc6c296af2dc59d4285766b18fb 100644 (file)
@@ -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.