* breakpoint.c: Move defaults of watchpoint related macros into
authorStu Grossman <grossman@cygnus>
Tue, 16 May 1995 01:47:52 +0000 (01:47 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 16 May 1995 01:47:52 +0000 (01:47 +0000)
commit75cbae716fea68969910fb0e9e0b6638095831d0
tree788915eee346824d197e5a8d69281d5dfeb3667f
parent5436fc6578fb8f0b84e2e2658cc20022dc607d8e
* breakpoint.c:  Move defaults of watchpoint related macros into
target.h.  Use BP_TEMPFLAG and BP_HARDWAREFLAG instead of
constants.
* infrun.c (wait_for_inferior):  Enhance comment near
STOPPED_BY_WATCHPOINT.
* target.h:  Macros from breakpoint.c.
gdb/ChangeLog