diff options
author | Joel Brobecker <brobecker@gnat.com> | 2010-05-05 18:07:04 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2010-05-05 18:07:04 +0000 |
commit | 02e7ea18235aafdf5ebe7c6736914b5a2f2db2c1 (patch) | |
tree | 3445a1fd446aef30c179e1a9d4f0d5c655c9b88b /gdb/testsuite/gdb.threads | |
parent | af33db377b0860b81001f0d5552e00cb44b2474a (diff) | |
download | gdb-02e7ea18235aafdf5ebe7c6736914b5a2f2db2c1.zip gdb-02e7ea18235aafdf5ebe7c6736914b5a2f2db2c1.tar.gz gdb-02e7ea18235aafdf5ebe7c6736914b5a2f2db2c1.tar.bz2 |
Do not set prms_id/bug_id anymore.
2010-05-05 Joel Brobecker <brobecker@adacore.com>
Remove the use of prms_id and bug_id throughout the testsuite.
Diffstat (limited to 'gdb/testsuite/gdb.threads')
-rw-r--r-- | gdb/testsuite/gdb.threads/gcore-thread.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.threads/killed.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.threads/linux-dp.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.threads/manythreads.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.threads/print-threads.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.threads/pthreads.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.threads/schedlock.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.threads/staticthreads.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.threads/step.exp | 4 | ||||
-rw-r--r-- | gdb/testsuite/gdb.threads/step2.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.threads/thread-specific.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.threads/thread_check.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.threads/thread_events.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.threads/threadapply.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.threads/watchthreads.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.threads/watchthreads2.exp | 2 |
16 files changed, 0 insertions, 34 deletions
diff --git a/gdb/testsuite/gdb.threads/gcore-thread.exp b/gdb/testsuite/gdb.threads/gcore-thread.exp index 24faba7..a595b28 100644 --- a/gdb/testsuite/gdb.threads/gcore-thread.exp +++ b/gdb/testsuite/gdb.threads/gcore-thread.exp @@ -21,8 +21,6 @@ if $tracelevel then { strace $tracelevel } -set prms_id 0 -set bug_id 0 # Single-threaded test case set testfile "pthreads" diff --git a/gdb/testsuite/gdb.threads/killed.exp b/gdb/testsuite/gdb.threads/killed.exp index 732f2ca..eaccaab 100644 --- a/gdb/testsuite/gdb.threads/killed.exp +++ b/gdb/testsuite/gdb.threads/killed.exp @@ -59,8 +59,6 @@ if $tracelevel then { strace $tracelevel } -set prms_id 0 -set bug_id 0 set testfile "killed" set srcfile ${testfile}.c diff --git a/gdb/testsuite/gdb.threads/linux-dp.exp b/gdb/testsuite/gdb.threads/linux-dp.exp index f2f9b03..654ffc5 100644 --- a/gdb/testsuite/gdb.threads/linux-dp.exp +++ b/gdb/testsuite/gdb.threads/linux-dp.exp @@ -38,8 +38,6 @@ if $tracelevel then { strace $tracelevel } -set prms_id 0 -set bug_id 0 # This only works with Linux configurations. if ![istarget *-*-linux-gnu*] then { diff --git a/gdb/testsuite/gdb.threads/manythreads.exp b/gdb/testsuite/gdb.threads/manythreads.exp index b736aa5..af15965 100644 --- a/gdb/testsuite/gdb.threads/manythreads.exp +++ b/gdb/testsuite/gdb.threads/manythreads.exp @@ -21,8 +21,6 @@ if $tracelevel then { strace $tracelevel } -set prms_id 0 -set bug_id 0 set testfile "manythreads" set srcfile ${testfile}.c diff --git a/gdb/testsuite/gdb.threads/print-threads.exp b/gdb/testsuite/gdb.threads/print-threads.exp index ac25b1d..a671479 100644 --- a/gdb/testsuite/gdb.threads/print-threads.exp +++ b/gdb/testsuite/gdb.threads/print-threads.exp @@ -24,8 +24,6 @@ if $tracelevel then { strace $tracelevel } -set prms_id 0 -set bug_id 0 set testfile "print-threads" set srcfile ${testfile}.c diff --git a/gdb/testsuite/gdb.threads/pthreads.exp b/gdb/testsuite/gdb.threads/pthreads.exp index 0ca0e5a..94138c5 100644 --- a/gdb/testsuite/gdb.threads/pthreads.exp +++ b/gdb/testsuite/gdb.threads/pthreads.exp @@ -20,8 +20,6 @@ if $tracelevel then { strace $tracelevel } -set prms_id 0 -set bug_id 0 # This only works with native configurations if ![isnative] then { diff --git a/gdb/testsuite/gdb.threads/schedlock.exp b/gdb/testsuite/gdb.threads/schedlock.exp index ae007b3..5f966f9 100644 --- a/gdb/testsuite/gdb.threads/schedlock.exp +++ b/gdb/testsuite/gdb.threads/schedlock.exp @@ -23,8 +23,6 @@ if $tracelevel then { strace $tracelevel } -set prms_id 0 -set bug_id 0 set testfile "schedlock" set srcfile ${testfile}.c diff --git a/gdb/testsuite/gdb.threads/staticthreads.exp b/gdb/testsuite/gdb.threads/staticthreads.exp index 454f786..06b576c 100644 --- a/gdb/testsuite/gdb.threads/staticthreads.exp +++ b/gdb/testsuite/gdb.threads/staticthreads.exp @@ -22,8 +22,6 @@ if $tracelevel then { strace $tracelevel } -set prms_id 0 -set bug_id 0 set testfile "staticthreads" set srcfile ${testfile}.c diff --git a/gdb/testsuite/gdb.threads/step.exp b/gdb/testsuite/gdb.threads/step.exp index 154e88e..5af5d60 100644 --- a/gdb/testsuite/gdb.threads/step.exp +++ b/gdb/testsuite/gdb.threads/step.exp @@ -157,16 +157,12 @@ proc test_cond_wait {} { } proc do_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. 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. diff --git a/gdb/testsuite/gdb.threads/thread-specific.exp b/gdb/testsuite/gdb.threads/thread-specific.exp index 0bd07f7..50feac4 100644 --- a/gdb/testsuite/gdb.threads/thread-specific.exp +++ b/gdb/testsuite/gdb.threads/thread-specific.exp @@ -21,8 +21,6 @@ if $tracelevel then { strace $tracelevel } -set prms_id 0 -set bug_id 0 set testfile "thread-specific" set srcfile ${testfile}.c diff --git a/gdb/testsuite/gdb.threads/thread_check.exp b/gdb/testsuite/gdb.threads/thread_check.exp index 05c7f6a..8b9b8ef 100644 --- a/gdb/testsuite/gdb.threads/thread_check.exp +++ b/gdb/testsuite/gdb.threads/thread_check.exp @@ -35,8 +35,6 @@ if $tracelevel then { strace $tracelevel } -set prms_id 0 -set bug_id 0 set testfile "thread_check" set srcfile ${testfile}.c diff --git a/gdb/testsuite/gdb.threads/thread_events.exp b/gdb/testsuite/gdb.threads/thread_events.exp index 6a35271..abee495 100644 --- a/gdb/testsuite/gdb.threads/thread_events.exp +++ b/gdb/testsuite/gdb.threads/thread_events.exp @@ -37,8 +37,6 @@ if $tracelevel then { strace $tracelevel } -set prms_id 0 -set bug_id 0 set testfile "thread_events" set srcfile ${testfile}.c diff --git a/gdb/testsuite/gdb.threads/threadapply.exp b/gdb/testsuite/gdb.threads/threadapply.exp index 612c8a5..bdf41c3 100644 --- a/gdb/testsuite/gdb.threads/threadapply.exp +++ b/gdb/testsuite/gdb.threads/threadapply.exp @@ -19,8 +19,6 @@ if $tracelevel { strace $tracelevel } -set prms_id 0 -set bug_id 0 # This test verifies that a macro using backtrace can be applied to all threads # and will continue for each thread even though an error may occur in diff --git a/gdb/testsuite/gdb.threads/watchthreads.exp b/gdb/testsuite/gdb.threads/watchthreads.exp index 733c6f3..df27b0b 100644 --- a/gdb/testsuite/gdb.threads/watchthreads.exp +++ b/gdb/testsuite/gdb.threads/watchthreads.exp @@ -21,8 +21,6 @@ if $tracelevel { strace $tracelevel } -set prms_id 0 -set bug_id 0 # This test verifies that a watchpoint is detected in the proper thread # so the test is only meaningful on a system with hardware watchpoints. diff --git a/gdb/testsuite/gdb.threads/watchthreads2.exp b/gdb/testsuite/gdb.threads/watchthreads2.exp index c5deaad..9ceba26 100644 --- a/gdb/testsuite/gdb.threads/watchthreads2.exp +++ b/gdb/testsuite/gdb.threads/watchthreads2.exp @@ -25,8 +25,6 @@ if $tracelevel { strace $tracelevel } -set prms_id 0 -set bug_id 0 # This test verifies that a watchpoint is detected in the proper thread # so the test is only meaningful on a system with hardware watchpoints. |