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:
19ebb9e
)
Fix missing global verbose declaration. grrrr. this is NOT
author
Bob Manson
<manson@cygnus>
Wed, 3 Sep 1997 00:29:03 +0000
(
00:29
+0000)
committer
Bob Manson
<manson@cygnus>
Wed, 3 Sep 1997 00:29:03 +0000
(
00:29
+0000)
right.
gdb/testsuite/config/sparclet.exp
patch
|
blob
|
history
diff --git
a/gdb/testsuite/config/sparclet.exp
b/gdb/testsuite/config/sparclet.exp
index 4894046f5a6fd9abd6782dd41983db0a90a4c4ab..db128b0c241c3ff1199b62c693af36c4a67f0b9d 100644
(file)
--- 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;