From dbd850bb60693119cd4bce90ae265d0cbf21c668 Mon Sep 17 00:00:00 2001 From: Bob Manson Date: Wed, 3 Sep 1997 00:29:03 +0000 Subject: Fix missing global verbose declaration. grrrr. this is NOT right. --- gdb/testsuite/config/sparclet.exp | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/testsuite/config') 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; -- cgit v1.1