projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
957e27a
)
Fix ChangeLog entry to read 'gdb.cp' instead of 'gdb.c++'.
author
David Carlton
<carlton@bactrian.org>
Wed, 17 Sep 2003 20:40:15 +0000
(20:40 +0000)
committer
David Carlton
<carlton@bactrian.org>
Wed, 17 Sep 2003 20:40:15 +0000
(20:40 +0000)
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index a81f45215e5d6263899ac2f727bf5e711b27d4bd..574e4b18ba240ca5b9d1d3189cfcc9eb4ed81844 100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-5,8
+5,8
@@
2003-09-11 David Carlton <carlton@kealia.com>
- * gdb.c
++
/namespace.exp: Add tests for namespace types.
- * gdb.c
++
/maint.exp (test_help): Test 'help maint cp namespace'.
+ * gdb.c
p
/namespace.exp: Add tests for namespace types.
+ * gdb.c
p
/maint.exp (test_help): Test 'help maint cp namespace'.
(test_namespace): New.
2003-09-11 Elena Zannoni <ezannoni@redhat.com>