diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 70ceee3..fda24a1 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,9 @@ Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.t24/demangle.exp: Remove a bunch of tests which differ only + in the names. The main thing these accomplish is to slow things down. + Many more such duplicates surely remain. + * gdb.t00/help.exp: Comment out "help support" test just like (and for same reason as) "help set" test. |