aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/mi-support.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/lib/mi-support.exp')
-rw-r--r--gdb/testsuite/lib/mi-support.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/lib/mi-support.exp b/gdb/testsuite/lib/mi-support.exp
index 44679f0..d3861e1 100644
--- a/gdb/testsuite/lib/mi-support.exp
+++ b/gdb/testsuite/lib/mi-support.exp
@@ -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 {