From 93ed453c68c91ee1081686a701b4a424280edc85 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Thu, 17 Oct 1996 00:54:59 +0000 Subject: [PATCH] * breakpoint.c (must_shift_inst_regs): New global. (bpstat_stop_status): Change #if uses of DECR_PC_AFTER_BREAK into equivalent expression uses. * infrun.c (wait_for_inferior): Ditto. --- gdb/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 265bc173f0d..a62393756eb 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +Wed Oct 16 17:46:03 1996 Stan Shebs + + * breakpoint.c (must_shift_inst_regs): New global. + (bpstat_stop_status): Change #if uses of DECR_PC_AFTER_BREAK into + equivalent expression uses. + * infrun.c (wait_for_inferior): Ditto. + start-sanitize-v850 Wed Oct 16 01:53:43 1996 Stu Grossman (grossman@critters.cygnus.com) -- 2.30.2