aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 410d871..1918726 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
+ * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
+ variable different_dir. Move debugfile into a full directory pathname
+ under DIFFERENT_DIR.
+ * lib/gdb.exp (separate_debug_filename): Remove.
+ (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
+ variable debug_dir and mkdir of it. Update function comments.
+
2010-04-29 Pedro Alves <pedro@codesourcery.com>
PR gdb/11557