aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2015-03-09 19:02:30 +0000
committerPedro Alves <palves@redhat.com>2015-04-10 19:49:00 +0100
commit9ee417720b2f25c56a9738569b63f686cbc8584f (patch)
treee2118228a644559f44a34c349dc0f75724871c3a /gdb/testsuite/ChangeLog
parent07473109e11e41d979c33b839551ac1c6f8495b9 (diff)
downloadgdb-9ee417720b2f25c56a9738569b63f686cbc8584f.zip
gdb-9ee417720b2f25c56a9738569b63f686cbc8584f.tar.gz
gdb-9ee417720b2f25c56a9738569b63f686cbc8584f.tar.bz2
Cleanup signal-while-stepping-over-bp-other-thread.exp
gdb/testsuite/ChangeLog: 2015-04-10 Pedro Alves <palves@redhat.com> * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use gdb_test_sequence and gdb_assert.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index e482bbb..775e6f9 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,10 @@
2015-04-10 Pedro Alves <palves@redhat.com>
+ * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
+ gdb_test_sequence and gdb_assert.
+
+2015-04-10 Pedro Alves <palves@redhat.com>
+
* gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
test messages that don't include the breakpoint address.