diff options
Diffstat (limited to 'gdb/testsuite/gdb.objc/objcdecode.exp')
-rw-r--r-- | gdb/testsuite/gdb.objc/objcdecode.exp | 4 |
1 files changed, 0 insertions, 4 deletions
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. |