diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-12-16 19:33:54 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-12-16 19:33:54 +0000 |
commit | 66c3405c0ada3c6ce79ee073dfbc11b848615960 (patch) | |
tree | 1a5e50d9d45e8391f2dca5ae3abeb48ccd6598b1 /gdb/testsuite/gdb.fortran | |
parent | 757dbc72af715fe06fc458c3dc47a78417140033 (diff) | |
download | gdb-66c3405c0ada3c6ce79ee073dfbc11b848615960.tar.gz |
Remove obsolete testsuite code.
Diffstat (limited to 'gdb/testsuite/gdb.fortran')
-rw-r--r-- | gdb/testsuite/gdb.fortran/exprs.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.fortran/types.exp | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.fortran/exprs.exp b/gdb/testsuite/gdb.fortran/exprs.exp index 6c9be34cf5a..32742b997ec 100644 --- a/gdb/testsuite/gdb.fortran/exprs.exp +++ b/gdb/testsuite/gdb.fortran/exprs.exp @@ -17,7 +17,8 @@ # Please email any bugs, comments, and/or additions to this file to: # bug-gdb@prep.ai.mit.edu -# This file was adapted from (OBSOLETE) Chill tests by Stan Shebs (shebs@cygnus.com). +# This file was adapted from old Chill tests by Stan Shebs +# (shebs@cygnus.com). if $tracelevel then { strace $tracelevel diff --git a/gdb/testsuite/gdb.fortran/types.exp b/gdb/testsuite/gdb.fortran/types.exp index 175549ce11f..ceb6156f5c5 100644 --- a/gdb/testsuite/gdb.fortran/types.exp +++ b/gdb/testsuite/gdb.fortran/types.exp @@ -17,7 +17,8 @@ # Please email any bugs, comments, and/or additions to this file to: # bug-gdb@prep.ai.mit.edu -# This file was adapted from (OBSOLETE) Chill tests by Stan Shebs (shebs@cygnus.com). +# This file was adapted from old Chill tests by Stan Shebs +# (shebs@cygnus.com). if $tracelevel then { strace $tracelevel |