summaryrefslogtreecommitdiff
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 f955cb8253c..3f86fd5dc98 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
+ gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
+ gdb_exit and return.
+ (executable): New variable.
+ (binfile): Use it.
+
2010-04-19 Pedro Alves <pedro@codesourcery.com>
PR breakpoints/8554.