aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.gdb')
-rw-r--r--gdb/testsuite/gdb.gdb/complaints.exp2
-rw-r--r--gdb/testsuite/gdb.gdb/observer.exp2
-rw-r--r--gdb/testsuite/gdb.gdb/selftest.exp2
-rw-r--r--gdb/testsuite/gdb.gdb/xfullpath.exp2
4 files changed, 0 insertions, 8 deletions
diff --git a/gdb/testsuite/gdb.gdb/complaints.exp b/gdb/testsuite/gdb.gdb/complaints.exp
index f9de03b..b4afcb5 100644
--- a/gdb/testsuite/gdb.gdb/complaints.exp
+++ b/gdb/testsuite/gdb.gdb/complaints.exp
@@ -21,8 +21,6 @@ if $tracelevel then {
strace $tracelevel
}
-set prms_id 0
-set bug_id 0
# are we on a target board
if { [is_remote target] || ![isnative] } then {
diff --git a/gdb/testsuite/gdb.gdb/observer.exp b/gdb/testsuite/gdb.gdb/observer.exp
index 5a4ff28..ca5854b 100644
--- a/gdb/testsuite/gdb.gdb/observer.exp
+++ b/gdb/testsuite/gdb.gdb/observer.exp
@@ -20,8 +20,6 @@ if $tracelevel then {
strace $tracelevel
}
-set prms_id 0
-set bug_id 0
# are we on a target board
if { [is_remote target] || ![isnative] } then {
diff --git a/gdb/testsuite/gdb.gdb/selftest.exp b/gdb/testsuite/gdb.gdb/selftest.exp
index 9e787f0..6e1236d 100644
--- a/gdb/testsuite/gdb.gdb/selftest.exp
+++ b/gdb/testsuite/gdb.gdb/selftest.exp
@@ -20,8 +20,6 @@ if $tracelevel then {
strace $tracelevel
}
-set prms_id 0
-set bug_id 0
# are we on a target board
if { [is_remote target] || ![isnative] } then {
diff --git a/gdb/testsuite/gdb.gdb/xfullpath.exp b/gdb/testsuite/gdb.gdb/xfullpath.exp
index 5b8faf3..d7234db 100644
--- a/gdb/testsuite/gdb.gdb/xfullpath.exp
+++ b/gdb/testsuite/gdb.gdb/xfullpath.exp
@@ -21,8 +21,6 @@ if $tracelevel then {
strace $tracelevel
}
-set prms_id 0
-set bug_id 0
# are we on a target board
if { [is_remote target] || ![isnative] } then {