From 02e7ea18235aafdf5ebe7c6736914b5a2f2db2c1 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Wed, 5 May 2010 18:07:04 +0000 Subject: Do not set prms_id/bug_id anymore. 2010-05-05 Joel Brobecker Remove the use of prms_id and bug_id throughout the testsuite. --- gdb/testsuite/gdb.objc/nondebug.exp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gdb/testsuite/gdb.objc/nondebug.exp') 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. -- cgit v1.1