From 1c04536e707da5e1e355261ed27d9aef15ac3a0b Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Thu, 23 Mar 1995 23:35:00 +0000 Subject: [PATCH] * breakpoint.c (bpstat_do_actions): For each element in the bpstat chain, do all the commands regardless of whether they run the inferior. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5140914..652b3ea 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Thu Mar 23 15:07:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * breakpoint.c (bpstat_do_actions): For each element in the bpstat + chain, do all the commands regardless of whether they run the + inferior. + Wed Mar 22 19:17:06 1995 Doug Evans * mem-break.c (LITTLE_BREAKPOINT, BIG_BREAKPOINT): Define as -- 2.7.4