* lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.

This commit is contained in:
Jim Kingdon 1993-11-04 16:59:00 +00:00
parent fa8e86489b
commit eba272f39e

View file

@ -5,6 +5,7 @@ Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
* lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
* lib/gdb.exp: Transform tool name.
* gdb.t*/*.exp: Change error to perror so it works with DejaGnu
1.1's new error handling system.