OSDN Git Service

2005-11-14 Dave Brolley <brolley@redhat.com>
authorbrolley <brolley>
Mon, 14 Nov 2005 20:04:53 +0000 (20:04 +0000)
committerbrolley <brolley>
Mon, 14 Nov 2005 20:04:53 +0000 (20:04 +0000)
commit9aaecbe2e33306dd1f7cbea8a9eb186459c69157
tree4118885289255b848327014509dddc31131c3c9b
parentfce410464cfff33bf6f22a4f6ee72661aaedcc47
2005-11-14  Dave Brolley  <brolley@redhat.com>

        * gdb.h (hw_watchpoints_t): New typedef in gdb.
        (hw_watchpoints): New member of gdb.
        (remove_all_hw_watchpoints, remove_hw_watchpoint): New methods
        of gdb.
        (add_hw_watchpoint): New method of gdb.
        * gdb.cxx (remove_breakpoint): Handle GDBSERV_TARGET_BP_WRITE.
        (set_breakpoint): Likewise.
        (remove_all_hw_watchpoints, remove_hw_watchpoint): New methods
        of gdb.
        (add_hw_watchpoint): New method of gdb.
        (process_detach): Call remove_all_hw_watchpoints.
sid/component/gdb/ChangeLog
sid/component/gdb/gdb.cxx
sid/component/gdb/gdb.h