]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Wed, 1 Sep 2004 23:26:43 +0000 (23:26 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Wed, 1 Sep 2004 23:26:43 +0000 (23:26 +0000)
        * gdb.base/unload.exp: Fix so messages aren't duplicated.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/unload.exp

index da6959f47271e6ab57d4a836c4f98b8739480cb2..fd6e696679471864ecb3129a1e9548447c5f54e8 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * gdb.base/unload.exp: Fix so messages aren't duplicated.
+
 2004-09-01  Manoj Iyer  <manjo@austin.ibm.com>
 
        * gdb.gdb/complaints.exp (setup_test): use new gdb.exp functionality
index e615b08147d1097b09fa7634e26312f0f2d8c44f..0b52175e4e3e4e3b3f06575610855b491199dbec 100644 (file)
@@ -139,5 +139,5 @@ gdb_test "run" \
 
 gdb_test "continue" \
 "Continuing.*y is 7.*warning: Temporarily disabling breakpoints for.*unloadshr.sl.*Program exited normally." \
-"continuing to end of program"
+"continuing to end of program second time"