* config/unix-gdb.exp (gdb_exit): Move info on this vs.

lib/gdb.exp (gdb_exit) from ChangeLog to comments.
This commit is contained in:
Jim Kingdon 1993-08-19 23:57:21 +00:00
parent e09c5e26b8
commit 62db94cb84
2 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,8 @@
Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* config/unix-gdb.exp (gdb_exit): Move info on this vs.
lib/gdb.exp (gdb_exit) from ChangeLog to comments.
* gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)

View File

@ -152,6 +152,10 @@ proc gdb_load { arg } {
#
# gdb_exit -- kills the gdb process currently running
#
# This overrides the generic version of gdb_exit in lib/gdb.exp, since
# it's doing a lot of wierd stuff that lib/gdb.exp isn't.
# FIXME, fold it in, or abandon this version.
proc gdb_exit {} {
global verbose
global GDB