aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 6bbacf0..025e50d 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,14 @@
+2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ Fix crashes on dangling display expressions.
+ * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
+ is SEP.
+ (lib_flags): Remove the "debug" keyword.
+ (libsepdebug): New variable for iterating new loop.
+ (save_pf_prefix): New variable wrapping the loop.
+ (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
+ * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
+
2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
* gdb.threads/watchthreads.exp: Change to obtain consistent output.