diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index f0dfb02..c26f30c 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2004-10-11 Orjan Friberg <orjanf@axis.com> + + * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead + of "run", since the latter doesn't work with remote targets. Adjust + the breakpoint numbering accordingly. + * gdb.threads/pthread_cond_wait.exp: Ditto. + 2004-10-08 Michael Chastain <mec.gnu@mindspring.com> * gdb.base/overlays.exp: Update copyright years. |