aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1995-03-23 23:35:00 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1995-03-23 23:35:00 +0000
commit1c04536e707da5e1e355261ed27d9aef15ac3a0b (patch)
tree506ab301e4019209d163674aef40642b7ae72ee5
parentaa949c081f85bb12378b29438631fb488fb4b641 (diff)
downloadgdb-1c04536e707da5e1e355261ed27d9aef15ac3a0b.zip
gdb-1c04536e707da5e1e355261ed27d9aef15ac3a0b.tar.gz
gdb-1c04536e707da5e1e355261ed27d9aef15ac3a0b.tar.bz2
* breakpoint.c (bpstat_do_actions): For each element in the bpstat
chain, do all the commands regardless of whether they run the inferior.
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <dje@cygnus.com>
* mem-break.c (LITTLE_BREAKPOINT, BIG_BREAKPOINT): Define as