mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 02:24:17 +08:00
* config/mips-gdb.exp (gdb_exit): Removed close statement which is
no longer needed.
This commit is contained in:
@ -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)
|
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.
|
* gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
|
||||||
|
@ -137,7 +137,6 @@ proc gdb_exit {} {
|
|||||||
if $verbose>1 then {
|
if $verbose>1 then {
|
||||||
send_user "Quitting $GDB $GDBFLAGS\n"
|
send_user "Quitting $GDB $GDBFLAGS\n"
|
||||||
}
|
}
|
||||||
close
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user