From: Ian Lance Taylor Date: Fri, 2 Jul 1993 17:49:32 +0000 (+0000) Subject: * config/mips-gdb.exp (gdb_exit): Removed close statement which is X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=eae166985be90bb44d0b5c1613930532bdea85cb;p=binutils-gdb.git * config/mips-gdb.exp (gdb_exit): Removed close statement which is no longer needed. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 85c593ebc84..0419891f4ca 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com) + + * config/mips-gdb.exp (gdb_exit): Removed close statement which is + no longer needed. + Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn. diff --git a/gdb/testsuite/config/mips-gdb.exp b/gdb/testsuite/config/mips-gdb.exp index 6ed471467bd..c77fb22c349 100644 --- a/gdb/testsuite/config/mips-gdb.exp +++ b/gdb/testsuite/config/mips-gdb.exp @@ -137,7 +137,6 @@ proc gdb_exit {} { if $verbose>1 then { send_user "Quitting $GDB $GDBFLAGS\n" } - close } #