* gdb/breakpoint.c (insert_bp_location): Remember the failing
commita58179daacfc4bf21c9e40eb3d27647de9bafe59
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 1 Jun 2006 13:00:47 +0000 (1 13:00 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Thu, 1 Jun 2006 13:00:47 +0000 (1 13:00 +0000)
tree5655f7000e99536cf5a07de58ff32b7688968356
parent6c9b4950a65e47cc1049c85b922421a5b64f4815
* gdb/breakpoint.c (insert_bp_location): Remember the failing
watchpoint address and pass to remove_breakpoint.
(remove_breakpoints, remove_hw_watchpoints, reattach_breakpoints,
detach_breakpoints): Adjust remove_breakpoint call.
(remove_breakpoint): Add VAL_FAILED parameter.  Stop removing
watchpoint addresses when it is reached.
(delete_breakpoint): Adjust remove_breakpoint call.
ChangeLog.csl