summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/gdb-sigterm.exp
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2014-03-24 17:37:32 +0100
committerJan Kratochvil <jan.kratochvil@redhat.com>2014-03-24 17:37:32 +0100
commitd23487918b315cccd04c2b60a7cf7775920caecb (patch)
treefcbf8381fbefe93c63195521652f37fdbd962141 /gdb/testsuite/gdb.base/gdb-sigterm.exp
parent7588d2eca0397166c2445eae6559c89f9b44e4e7 (diff)
downloadbinutils-gdb-d23487918b315cccd04c2b60a7cf7775920caecb.tar.gz
testsuite: Remove needless linux-nat requirement in gdb-sigterm.exp.
That "set debug lin-lwp 1" command even is not needed for the functionality of this testcase. This patch does fix a testcase error on aarch64-none-elf. gdb/testsuite/ 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com> * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1". Message-ID: <20140323165745.GA23830@host2.jankratochvil.net>
Diffstat (limited to 'gdb/testsuite/gdb.base/gdb-sigterm.exp')
-rw-r--r--gdb/testsuite/gdb.base/gdb-sigterm.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/gdb-sigterm.exp b/gdb/testsuite/gdb.base/gdb-sigterm.exp
index b57680d4fd3..f52517cdfa9 100644
--- a/gdb/testsuite/gdb.base/gdb-sigterm.exp
+++ b/gdb/testsuite/gdb.base/gdb-sigterm.exp
@@ -36,7 +36,6 @@ proc do_test { pass } {
gdb_test_no_output "set range-stepping off" ""
gdb_test_no_output "set debug infrun 1" ""
- gdb_test_no_output "set debug lin-lwp 1" ""
set test "run a bit #$pass"
set abort 1