]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove dead code in testsuite
authorSimon Marchi <simon.marchi@ericsson.com>
Mon, 21 Dec 2015 19:38:51 +0000 (14:38 -0500)
committerSimon Marchi <simon.marchi@ericsson.com>
Mon, 21 Dec 2015 19:38:51 +0000 (14:38 -0500)
commit10125099f09197b325c7e0e7f2af6d3c04f929a6
tree0047cd9f2604cb8375cc00e2f6aff7fbd35a49c5
parent3ca22649a6dfeb71058c33be4d0542b98f1f0ff5
Remove dead code in testsuite

This patch removes cases from the testsuite that are not posssibly used.  The
messages "Catch of * not yet implemented" were removed here:

https://www.sourceware.org/ml/gdb-patches/2004-01/msg00679.html

I changed the regexp at the same time to match the string more closely.

gdb/testsuite/ChangeLog:

* gdb.base/break.exp: Remove dead code.
* gdb.base/sepdebug.exp: Likewise.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/break.exp
gdb/testsuite/gdb.base/sepdebug.exp