aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index f60e657..0c33d0e 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,14 @@
2013-11-04 Tom Tromey <tromey@redhat.com>
+ * gdb.base/foll-exec.c (main): Use BASEDIR.
+ * gdb.base/foll-exec.exp: Define BASEDIR during compilation.
+ * gdb.base/foll-vfork.c (main): Use BASEDIR.
+ * gdb.base/foll-vfork.exp: Define BASEDIR during compilation.
+ * gdb.multi/bkpt-multi-exec.c (main): Use BASEDIR.
+ * gdb.multi/bkpt-multi-exec.exp: Define BASEDIR during compilation.
+
+2013-11-04 Tom Tromey <tromey@redhat.com>
+
* gdb.base/argv0-symlink.exp: Compute executable's directory
dynamically.