diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-15 00:36:26 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-15 00:36:26 +0000 |
commit | 81d460c7754a5661a666362d3249678379e91332 (patch) | |
tree | e18bf8b7e4871faf6a91e5ed8813db3dece5608f /gdb/testsuite | |
parent | ff24cba9b6c5f86f4d48867b6784d9f153553ca1 (diff) | |
download | gdb-81d460c7754a5661a666362d3249678379e91332.zip gdb-81d460c7754a5661a666362d3249678379e91332.tar.gz gdb-81d460c7754a5661a666362d3249678379e91332.tar.bz2 |
* gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
name of __st* demangling (2 strings). Did Kung really get the
more than 95 others right without testing them?
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 9a31a1f..83ac0ca 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of + constructor name (2 string), name of _GLOBAL_ demangling (2 strings), + name of __st* demangling (2 strings). Did Kung really get the + more than 95 others right without testing them? + Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com) * gdb.t24/demangle.exp: clean up XFAILS, more than 100 |