aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorOrjan Friberg <orjanf@axis.com>2004-10-11 12:22:33 +0000
committerOrjan Friberg <orjanf@axis.com>2004-10-11 12:22:33 +0000
commita271cc337c59d351831356351efadd12f608cc25 (patch)
treee6bb72ae7c3dffa3b35fa53c56d147c1ab9cebbc /gdb/testsuite/ChangeLog
parent029446c42d2ecf7c8f0e209b66bb86e7ba026157 (diff)
downloadgdb-a271cc337c59d351831356351efadd12f608cc25.zip
gdb-a271cc337c59d351831356351efadd12f608cc25.tar.gz
gdb-a271cc337c59d351831356351efadd12f608cc25.tar.bz2
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.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog7
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.