aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/config
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/config')
-rw-r--r--gdb/testsuite/config/sparclet-old.exp2
-rw-r--r--gdb/testsuite/config/sparclet.exp4
2 files changed, 0 insertions, 6 deletions
diff --git a/gdb/testsuite/config/sparclet-old.exp b/gdb/testsuite/config/sparclet-old.exp
index 0b4e4e8..9d0f1ae 100644
--- a/gdb/testsuite/config/sparclet-old.exp
+++ b/gdb/testsuite/config/sparclet-old.exp
@@ -38,7 +38,6 @@ set gdb_prompt "\\(gdbslet\\)"
proc gdb_run_cmd {} {
global gdb_prompt
- global gdb_spawn_id
set timeout 60
verbose "Timeout is now $timeout seconds, starting remote stub" 2
@@ -193,7 +192,6 @@ proc gdb_load { arg } {
global gdb_prompt
global GDB
global expect_out
- global gdb_spawn_id
set loadfile [file tail $arg]
set loadpath [file dirname $arg]
diff --git a/gdb/testsuite/config/sparclet.exp b/gdb/testsuite/config/sparclet.exp
index 6c7832e..4dd193c 100644
--- a/gdb/testsuite/config/sparclet.exp
+++ b/gdb/testsuite/config/sparclet.exp
@@ -37,7 +37,6 @@ set gdb_prompt "\\(gdbslet\\)"
#
proc gdb_start { } {
- global gdb_spawn_id;
global gdb_prompt
global GDB
@@ -66,7 +65,6 @@ proc gdb_start { } {
}
proc gdb_sparclet_startup { } {
- global gdb_spawn_id;
global gdb_prompt
global GDB
@@ -212,7 +210,6 @@ proc gdb_sparclet_startup { } {
}
proc gdb_run_cmd { args } {
- global gdb_spawn_id
global gdb_prompt
gdb_breakpoint exit;
@@ -246,7 +243,6 @@ proc gdb_load { arg } {
global gdb_prompt
global GDB
global expect_out
- global gdb_spawn_id
set loadfile [file tail $arg]
set loadpath [file dirname $arg]