From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Yufeng Zhang <Yufeng.Zhang@arm.com>
Cc: Doug Evans <dje@google.com>,
"gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
Subject: [obv commit] [patchv3] Fix SIGTERM signal safety (PR gdb/15358)
Date: Mon, 24 Mar 2014 17:11:00 -0000 [thread overview]
Message-ID: <20140324164014.GA1889@host2.jankratochvil.net> (raw)
In-Reply-To: <53305E3D.9070507@arm.com>
[-- Attachment #1: Type: text/plain, Size: 193 bytes --]
On Mon, 24 Mar 2014 17:33:01 +0100, Yufeng Zhang wrote:
> The patch does fix the failure. Thanks for your help!
Checked in as obvious:
d23487918b315cccd04c2b60a7cf7775920caecb
Thanks,
Jan
[-- Attachment #2: Type: message/rfc822, Size: 1586 bytes --]
From: Jan Kratochvil <jan.kratochvil@redhat.com>
Subject: [PATCH] testsuite: Remove needless linux-nat requirement in gdb-sigterm.exp.
Date: Mon, 24 Mar 2014 17:37:32 +0100
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>
---
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.base/gdb-sigterm.exp | 1 -
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 3581132..88ba2a3 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
+
2014-03-22 Doug Evans <xdje42@gmail.com>
* gdb.python/python.exp (python not supported): Verify multi-line
diff --git a/gdb/testsuite/gdb.base/gdb-sigterm.exp b/gdb/testsuite/gdb.base/gdb-sigterm.exp
index b57680d..f52517c 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
--
1.8.5.3
prev parent reply other threads:[~2014-03-24 17:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-14 18:37 [patch] Fix SIGTERM signal safety (PR gdb/15358) [refresh] Jan Kratochvil
2014-03-14 18:45 ` [patchv2] " Jan Kratochvil
2014-03-15 19:44 ` Doug Evans
2014-03-16 13:53 ` [patchv3] Fix SIGTERM signal safety (PR gdb/15358) Jan Kratochvil
2014-03-17 22:35 ` Doug Evans
2014-03-18 21:51 ` [commit] " Jan Kratochvil
2014-03-23 15:19 ` Yufeng Zhang
2014-03-23 16:58 ` Jan Kratochvil
2014-03-24 16:33 ` Yufeng Zhang
2014-03-24 17:11 ` Jan Kratochvil [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140324164014.GA1889@host2.jankratochvil.net \
--to=jan.kratochvil@redhat.com \
--cc=Yufeng.Zhang@arm.com \
--cc=dje@google.com \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox