aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2013-01-23 21:04:45 +0000
committerTom Tromey <tromey@redhat.com>2013-01-23 21:04:45 +0000
commite2a3e0f1059915b0fb14dded53c5fe584714c22a (patch)
tree156d87f3db628723d3a39104f5e9e4e21261f253 /gdb/testsuite/ChangeLog
parent152fcc9cee7fa247f827a1265393680478df5302 (diff)
downloadgdb-e2a3e0f1059915b0fb14dded53c5fe584714c22a.zip
gdb-e2a3e0f1059915b0fb14dded53c5fe584714c22a.tar.gz
gdb-e2a3e0f1059915b0fb14dded53c5fe584714c22a.tar.bz2
* gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 2da588c..eb6bedd 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,9 @@
2013-01-23 Tom Tromey <tromey@redhat.com>
+ * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
+
+2013-01-23 Tom Tromey <tromey@redhat.com>
+
* gdb.cp/converts.cc (main): Initialize 'a'.
2013-01-23 Siva Chandra Reddy <sivachandra@google.com>