projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd69a91
)
Use default_gdb_exit now.
author
Rob Savoye
<rob@cygnus>
Mon, 30 Aug 1993 23:06:57 +0000
(23:06 +0000)
committer
Rob Savoye
<rob@cygnus>
Mon, 30 Aug 1993 23:06:57 +0000
(23:06 +0000)
gdb/testsuite/config/unix-gdb.exp
patch
|
blob
|
history
diff --git
a/gdb/testsuite/config/unix-gdb.exp
b/gdb/testsuite/config/unix-gdb.exp
index dbadd3826de62e07d9bea6f6af90d58c864cfed8..e0a7614bd3e7856ee948d85ca3261910d4d3d668 100644
(file)
--- a/
gdb/testsuite/config/unix-gdb.exp
+++ b/
gdb/testsuite/config/unix-gdb.exp
@@
-226,7
+226,7
@@
proc gdb_start {} {
}
proc gdb_exit { } {
- default_gdb_exit
+
catch
default_gdb_exit
}
# These only need to be uncommented for debugging test cases. They exist