aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.objc
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.objc')
-rw-r--r--gdb/testsuite/gdb.objc/basicclass.exp4
-rw-r--r--gdb/testsuite/gdb.objc/nondebug.exp4
-rw-r--r--gdb/testsuite/gdb.objc/objcdecode.exp4
3 files changed, 0 insertions, 12 deletions
diff --git a/gdb/testsuite/gdb.objc/basicclass.exp b/gdb/testsuite/gdb.objc/basicclass.exp
index 5bd5a37..04666b7 100644
--- a/gdb/testsuite/gdb.objc/basicclass.exp
+++ b/gdb/testsuite/gdb.objc/basicclass.exp
@@ -77,16 +77,12 @@ proc deduce_language_of_main {} {
}
proc do_objc_tests {} {
- global prms_id
- global bug_id
global subdir
global objdir
global srcdir
global binfile
global gdb_prompt
- set prms_id 0
- set bug_id 0
# Start with a fresh gdb.
diff --git a/gdb/testsuite/gdb.objc/nondebug.exp b/gdb/testsuite/gdb.objc/nondebug.exp
index 46b07f5..223a52c 100644
--- a/gdb/testsuite/gdb.objc/nondebug.exp
+++ b/gdb/testsuite/gdb.objc/nondebug.exp
@@ -34,16 +34,12 @@ if {[gdb_compile_objc "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [
}
proc do_objc_tests {} {
- global prms_id
- global bug_id
global subdir
global objdir
global srcdir
global binfile
global gdb_prompt
- set prms_id 0
- set bug_id 0
# Start with a fresh gdb.
diff --git a/gdb/testsuite/gdb.objc/objcdecode.exp b/gdb/testsuite/gdb.objc/objcdecode.exp
index b7a086c..a244ea8 100644
--- a/gdb/testsuite/gdb.objc/objcdecode.exp
+++ b/gdb/testsuite/gdb.objc/objcdecode.exp
@@ -34,16 +34,12 @@ if {[gdb_compile_objc "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable [
}
proc do_objc_tests {} {
- global prms_id
- global bug_id
global subdir
global objdir
global srcdir
global binfile
global gdb_prompt
- set prms_id 0
- set bug_id 0
# Start with a fresh gdb.