diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/all-bin.exp')
-rw-r--r-- | gdb/testsuite/gdb.base/all-bin.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.base/all-bin.exp b/gdb/testsuite/gdb.base/all-bin.exp index 4d6dd5cfe1c..b73c3aa1ce5 100644 --- a/gdb/testsuite/gdb.base/all-bin.exp +++ b/gdb/testsuite/gdb.base/all-bin.exp @@ -30,8 +30,6 @@ if $tracelevel then { # # test running programs # -set prms_id 0 -set bug_id 0 set testfile "all-types" set srcfile ${testfile}.c |