diff options
author | Michael Chastain <mec@google.com> | 2001-02-19 20:44:27 +0000 |
---|---|---|
committer | Michael Chastain <mec@google.com> | 2001-02-19 20:44:27 +0000 |
commit | 02aa71d5de806f0a5da0b74514cf77ddb249cb94 (patch) | |
tree | 8afc45b4a3768ab45000e09322c67e1b81d14b51 /gdb/testsuite/ChangeLog | |
parent | 8d1de4b7ab418c78cd96cbe36715689c8e49c6d3 (diff) | |
download | gdb-02aa71d5de806f0a5da0b74514cf77ddb249cb94.zip gdb-02aa71d5de806f0a5da0b74514cf77ddb249cb94.tar.gz gdb-02aa71d5de806f0a5da0b74514cf77ddb249cb94.tar.bz2 |
2001-02-19 John Moore <jmoore@redhat.com>
* gdb.base/commands.exp (infrun_breakpoint_command_test):
Converted HPUX fix for non-expected items following multiple
step commands into general solution for all platforms.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 4f0d324..1f63f18 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2001-02-19 John Moore <jmoore@redhat.com> + + * gdb.base/commands.exp (infrun_breakpoint_command_test): + Converted HPUX fix for non-expected items following multiple + step commands into general solution for all platforms. + 2001-02-18 Michael Chastain <chastain@redhat.com> * gdb.c++/classes.exp (do_tests): Change runto statements |