diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 7c3ae15..516efae 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com> + * gdb.threads/threxit-hop-specific.exp: Use "continue" instead + of "next" to proceed over pthread_exit call. + +2010-09-08 Ulrich Weigand <uweigand@de.ibm.com> + * gdb.base/maint.exp: Avoid wildcards against potentially very long "maint print statistics" output to prevent expect timeouts. |