clear_breakpoint cleanup

Vladimir Prus vladimir@codesourcery.com
Wed Nov 14 16:18:00 GMT 2007


Now, clear_breakpoint directly removes breakpoints from
global breakpoint list, even though delete_breakpoint
can do it just fine. This is not causing any bugs, but
for code simplicity sake, I'd like to reduce the amount
of code that accesses breakpoint list. The following
patch causes no regressions. OK?

- Volodya



-------------- next part --------------
A non-text attachment was scrubbed...
Name: clear_breakpoint.diff
Type: text/x-diff
Size: 5737 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20071114/919c8209/attachment.bin>


More information about the Gdb-patches mailing list