diff options
author | Ulrich Weigand <uweigand@de.ibm.com> | 2010-10-12 17:17:36 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@de.ibm.com> | 2010-10-12 17:17:36 +0000 |
commit | e0cc584ecf55a751d86ba66224af3e50e32fbb5f (patch) | |
tree | 84c3b471ce3add0febf4a06f7431b888d6848f94 /gdb/testsuite/ChangeLog | |
parent | c1b5be380964fd5de401d12aba804306ee30b3c1 (diff) | |
download | gdb-e0cc584ecf55a751d86ba66224af3e50e32fbb5f.zip gdb-e0cc584ecf55a751d86ba66224af3e50e32fbb5f.tar.gz gdb-e0cc584ecf55a751d86ba66224af3e50e32fbb5f.tar.bz2 |
* break-interp.exp (test_ld): Use two separate gdb_expect statements
for the "info files" test to avoid timeouts on slow machines.
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 3340523..653edcd 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2010-10-12 Ulrich Weigand <uweigand@de.ibm.com> + + * break-interp.exp (test_ld): Use two separate gdb_expect statements + for the "info files" test to avoid timeouts on slow machines. + 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com> * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME. |