From: Bob Manson Date: Wed, 3 Sep 1997 00:29:03 +0000 (+0000) Subject: Fix missing global verbose declaration. grrrr. this is NOT X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dbd850bb60693119cd4bce90ae265d0cbf21c668;p=binutils-gdb.git Fix missing global verbose declaration. grrrr. this is NOT right. --- diff --git a/gdb/testsuite/config/sparclet.exp b/gdb/testsuite/config/sparclet.exp index 4894046f5a6..db128b0c241 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;