2004-09-01 Jeff Johnston <jjohnstn@redhat.com>

* gdb.base/unload.exp: Fix so messages aren't duplicated.
This commit is contained in:
Jeff Johnston 2004-09-01 23:26:43 +00:00
parent 6328991e1b
commit 1236e623c6
2 changed files with 5 additions and 1 deletions

View 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

View 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"