From: Jim Kingdon Date: Thu, 23 Mar 1995 23:35:00 +0000 (+0000) Subject: * breakpoint.c (bpstat_do_actions): For each element in the bpstat X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1c04536e707da5e1e355261ed27d9aef15ac3a0b;p=binutils-gdb.git * breakpoint.c (bpstat_do_actions): For each element in the bpstat chain, do all the commands regardless of whether they run the inferior. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 514091494b5..652b3ea1719 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