OSDN Git Service

* breakpoint.c (check_duplicates): Use the breakpoint's type, not
authorjimb <jimb>
Sun, 6 May 2001 01:35:57 +0000 (01:35 +0000)
committerjimb <jimb>
Sun, 6 May 2001 01:35:57 +0000 (01:35 +0000)
commit108fd19231b33e76e8d9b8e19d6324447ab70791
treec5899aef847f76ba60a69e3deb3e0ff74a47479f
parentf81c7b0b44292002096265a684c8007d8f36676e
* breakpoint.c (check_duplicates): Use the breakpoint's type, not
its address, to decide whether it's a watchpoint or not.  Zero
is a valid code address.
(update_breakpoints_after_exec): Admonishing comments.
* breakpoint.h (struct breakpoint): Doc fixes.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h