aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorBob Manson <manson@cygnus>1997-09-03 00:29:03 +0000
committerBob Manson <manson@cygnus>1997-09-03 00:29:03 +0000
commitdbd850bb60693119cd4bce90ae265d0cbf21c668 (patch)
treefe1b1019d9c3a039d5a997ab5f0faeb915f5d38d /gdb
parent19ebb9e3b87d56e467af168b46e74aab183e1a0c (diff)
downloadfsf-binutils-gdb-dbd850bb60693119cd4bce90ae265d0cbf21c668.zip
fsf-binutils-gdb-dbd850bb60693119cd4bce90ae265d0cbf21c668.tar.gz
fsf-binutils-gdb-dbd850bb60693119cd4bce90ae265d0cbf21c668.tar.bz2
Fix missing global verbose declaration. grrrr. this is NOT
right.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/config/sparclet.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/config/sparclet.exp b/gdb/testsuite/config/sparclet.exp
index 4894046..db128b0 100644
--- a/gdb/testsuite/config/sparclet.exp
+++ b/gdb/testsuite/config/sparclet.exp
@@ -86,6 +86,7 @@ proc gdb_start { } {
proc gdb_sparclet_startup { arg } {
global gdb_prompt
global GDB
+ global verbose
set is_running_stub 0;