From 75cbae716fea68969910fb0e9e0b6638095831d0 Mon Sep 17 00:00:00 2001 From: Stu Grossman Date: Tue, 16 May 1995 01:47:52 +0000 Subject: * 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 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'gdb') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 26dffde..e1aedb6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,12 @@ +Mon May 15 18:37:56 1995 Stu Grossman (grossman@cygnus.com) + + * 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. + Mon May 15 17:11:38 1995 J.T. Conklin * config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh}, -- cgit v1.1