* lib/mi-support.exp (mi_gdb_test): Add global declaration for
[binutils-gdb.git] / gdb / testsuite / lib / mi-support.exp
index 44679f0a00426267ff419cc0aa9fa8158c696711..d3861e14618c445f0b86674326cf08121c1e9e52 100644 (file)
@@ -382,7 +382,7 @@ proc mi_gdb_load { arg } {
 proc mi_gdb_test { args } {
     global verbose
     global mi_gdb_prompt
-    global GDB
+    global GDB expect_out
     upvar timeout timeout
 
     if [llength $args]>2 then {