aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorMichael Chastain <mec@google.com>2004-09-02 09:47:38 +0000
committerMichael Chastain <mec@google.com>2004-09-02 09:47:38 +0000
commit714e341b13e1cbf7bbc52336c9ca9525d4503b83 (patch)
tree8e2127494fc235bee9ddd6c9eba166ef662504c0 /gdb/testsuite/ChangeLog
parentec2dfb421058c199bb2ba35368e9cc5f2c3e2284 (diff)
downloadgdb-714e341b13e1cbf7bbc52336c9ca9525d4503b83.zip
gdb-714e341b13e1cbf7bbc52336c9ca9525d4503b83.tar.gz
gdb-714e341b13e1cbf7bbc52336c9ca9525d4503b83.tar.bz2
2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
* gdb.base/sigstep.exp (advance): Use "-continue_timer" option of "exp_continue". (advancei): Likewise.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index fd6e696..e641093 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
+
+ * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
+ of "exp_continue".
+ (advancei): Likewise.
+
2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
* gdb.base/unload.exp: Fix so messages aren't duplicated.