* lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
authorJohn Gilmore <gnu@cygnus>
Thu, 12 Aug 1993 02:51:51 +0000 (02:51 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 12 Aug 1993 02:51:51 +0000 (02:51 +0000)
commit7a7d682b98531748a5587e5d013407c42d0a6dc6
treef24abbb2ea608c8e38df7418454217e57048ad0f
parenta339de272f416e89afb14373a0a58b443fcfc7b2
* lib/gdb.exp (gdb_exit):  Move the best version of gdb_exit
to here.
* config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
Remove various versions of gdb_exit.
* config/vx-gdb.exp:  Remove quit_vxgdb, change a caller to call
gdb_exit.
* config/unix-gdb.exp:  gdb_exit remains here, and should override
the generic version, since it's doing a lot of wierd stuff that
the other versions aren't.  FIXME, fold it in, or abandon this
version.
gdb/testsuite/ChangeLog
gdb/testsuite/config/mips-gdb.exp
gdb/testsuite/config/nind-gdb.exp
gdb/testsuite/config/udi-gdb.exp
gdb/testsuite/config/vx-gdb.exp
This page took 0.034353 seconds and 4 git commands to generate.