* config/unix-gdb.exp (gdb_exit): Move info on this vs.
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 19 Aug 1993 23:57:21 +0000 (23:57 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 19 Aug 1993 23:57:21 +0000 (23:57 +0000)
lib/gdb.exp (gdb_exit) from ChangeLog to comments.

gdb/testsuite/ChangeLog
gdb/testsuite/config/unix-gdb.exp

index 3e505fd..1912134 100644 (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)
index cbd07d1..f3aed9f 100644 (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