aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 35db610..f2eb575 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2011-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
+ Try to compile the test using -Wl,-z,norelro first.
+ (load_core): New variable libthread_db_seen, initialize it.
+ (zeroed-threads cannot be listed): Protect it by XFAIL on
+ !$libthread_db_seen.
+
2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
PR 12573