From: Yao Qi <qiyaoltc@gmail.com>
To: gdb-patches@sourceware.org
Subject: [PATCH 0/2] Honour software single step in fallback of displaced stepping
Date: Tue, 07 Apr 2015 15:52:00 -0000 [thread overview]
Message-ID: <1428421925-18025-1-git-send-email-qiyaoltc@gmail.com> (raw)
From: Yao Qi <yao.qi@linaro.org>
Hi,
This patch set fixes many fails I've seen in
gdb.threads/non-stop-fair-events.exp on arm-linux target. I don't see
they are covered by Pedro's "All-stop on top of non-stop" V2, so I
post them out for the review.
Patch 2 is the real fix and the patch 1 is to make the debugging log
clear to identify the problem.
The two patches are tested on native and gdbserver {x86_64,arm}-linux.
*** BLURB HERE ***
Yao Qi (2):
[gdbserver] assert on step if !can_hardware_single_step
Honour software single step in fallback of displaced stepping
gdb/gdbserver/linux-low.c | 3 +++
gdb/infrun.c | 8 ++++++--
2 files changed, 9 insertions(+), 2 deletions(-)
--
1.9.1
next reply other threads:[~2015-04-07 15:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-07 15:52 Yao Qi [this message]
2015-04-07 15:52 ` [PATCH 2/2] " Yao Qi
2015-04-07 15:52 ` [PATCH 1/2] [gdbserver] assert on step if !can_hardware_single_step Yao Qi
2015-04-07 17:09 ` Pedro Alves
2015-04-07 16:59 ` [PATCH 0/2] Honour software single step in fallback of displaced stepping Pedro Alves
2015-04-08 9:51 ` Yao Qi
2015-04-16 12:00 ` Yao Qi
2015-04-16 12:02 ` Pedro Alves
2015-04-16 13:01 ` Yao Qi
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=1428421925-18025-1-git-send-email-qiyaoltc@gmail.com \
--to=qiyaoltc@gmail.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