aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index cac628d..4819203 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2016-05-27 Pedro Alves <palves@redhat.com>
+
+ * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
+ New procedure.
+ (top level): Call it, and bail out of DejaGnu is known to be bad.
+
2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
* gdb.base/whatis.c: Extend the test case.