lib/gdb.exp (gdb_exit) from ChangeLog to comments.
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)
#
# 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