summaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2002-01-13 23:54:10 +0000
committerDaniel Jacobowitz <dan@debian.org>2002-01-13 23:54:10 +0000
commitbfbd2702a5d603d29ab329d9b36fefb2891e2e97 (patch)
tree5c34e9c8e127d666538823f8bf923c16160aa47c /gdb/testsuite/ChangeLog
parent072ab2f2c0cb96571c4e557fd7bd6b0891c2500f (diff)
downloadgdb-bfbd2702a5d603d29ab329d9b36fefb2891e2e97.tar.gz
2002-01-13 Daniel Jacobowitz <drow@mvista.com>
* gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result for slightly dubious v2 mangled string.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 72db0788768..99e7c55bb74 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,10 @@
2002-01-13 Daniel Jacobowitz <drow@mvista.com>
+ * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
+ for slightly dubious v2 mangled string.
+
+2002-01-13 Daniel Jacobowitz <drow@mvista.com>
+
* gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
2002-01-10 Jason Merrill <jason@redhat.com>