From: Jim Kingdon Date: Thu, 19 Aug 1993 23:57:21 +0000 (+0000) Subject: * config/unix-gdb.exp (gdb_exit): Move info on this vs. X-Git-Tag: gdb-4_18~17726 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=62db94cb844b464c4b8fff08524b3a909f5d9987;p=platform%2Fupstream%2Fbinutils.git * config/unix-gdb.exp (gdb_exit): Move info on this vs. lib/gdb.exp (gdb_exit) from ChangeLog to comments. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 3e505fd..1912134 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -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) diff --git a/gdb/testsuite/config/unix-gdb.exp b/gdb/testsuite/config/unix-gdb.exp index cbd07d1..f3aed9f 100644 --- a/gdb/testsuite/config/unix-gdb.exp +++ b/gdb/testsuite/config/unix-gdb.exp @@ -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