diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/cplusfuncs.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/cplusfuncs.exp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.cp/cplusfuncs.exp b/gdb/testsuite/gdb.cp/cplusfuncs.exp index 443af7a3b67..96b57caccf2 100644 --- a/gdb/testsuite/gdb.cp/cplusfuncs.exp +++ b/gdb/testsuite/gdb.cp/cplusfuncs.exp @@ -697,8 +697,6 @@ proc test_paddr_hairy_functions {} { } proc do_tests {} { - global prms_id - global bug_id global subdir global objdir global srcdir @@ -706,8 +704,6 @@ proc do_tests {} { global gdb_prompt global dm_type_int_star - set prms_id 0 - set bug_id 0 # Start with a fresh gdb. |