aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2012-07-12 16:39:42 +0000
committerTom Tromey <tromey@redhat.com>2012-07-12 16:39:42 +0000
commit93c0ef376838b425ab9aa48c737c7757408df3fd (patch)
treeeedc8ba01b419a30928960a421f42334adc5cac1 /gdb/testsuite/ChangeLog
parent76027ef599f664d2c45574304d304abc962145c2 (diff)
downloadgdb-93c0ef376838b425ab9aa48c737c7757408df3fd.zip
gdb-93c0ef376838b425ab9aa48c737c7757408df3fd.tar.gz
gdb-93c0ef376838b425ab9aa48c737c7757408df3fd.tar.bz2
* lib/gdb.exp (standard_testfile): Don't declare objdir.
(clean_restart): Likewise. (core_find): Use standard_output_file.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index ed94431..f9b6fa5 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,11 @@
2012-07-12 Tom Tromey <tromey@redhat.com>
+ * lib/gdb.exp (standard_testfile): Don't declare objdir.
+ (clean_restart): Likewise.
+ (core_find): Use standard_output_file.
+
+2012-07-12 Tom Tromey <tromey@redhat.com>
+
* gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
* gdb.dwarf2/dw2-anonymous-func.exp: Use
prepare_for_testing_full.