diff options
Diffstat (limited to 'gdb/testsuite/gdb.threads/step2.exp')
-rw-r--r-- | gdb/testsuite/gdb.threads/step2.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.threads/step2.exp b/gdb/testsuite/gdb.threads/step2.exp index 536dfa8..031d7d1 100644 --- a/gdb/testsuite/gdb.threads/step2.exp +++ b/gdb/testsuite/gdb.threads/step2.exp @@ -134,8 +134,6 @@ if ![file exists $objdir/$subdir/$binfile] then { return } -set prms_id 0 -set bug_id 0 # Start with a fresh gdb. |