public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Honour software single step in fallback of displaced stepping
@ 2015-04-07 15:52 Yao Qi
  2015-04-07 15:52 ` [PATCH 2/2] " Yao Qi
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Yao Qi @ 2015-04-07 15:52 UTC (permalink / raw)
  To: gdb-patches

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-04-16 13:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-07 15:52 [PATCH 0/2] Honour software single step in fallback of displaced stepping Yao Qi
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).