* breakpoint.c (breakpoint_re_set_one): Don't delete watchpoints

from breakpoint table when reseting breakpoints.
This commit is contained in:
Fred Fish 1992-10-18 07:38:59 +00:00
parent 4d0eabff25
commit e6efef9f07
1 changed files with 5 additions and 0 deletions

View 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.