public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix gdb.threads/multiple-step-overs.exp fails on arm
@ 2015-10-29 17:10 Yao Qi
  2015-10-29 17:10 ` [PATCH 1/2] New function displaced_step_in_progress_thread Yao Qi
  2015-10-29 17:10 ` [PATCH 2/2] Fix gdb.threads/multiple-step-overs.exp fails on arm Yao Qi
  0 siblings, 2 replies; 8+ messages in thread
From: Yao Qi @ 2015-10-29 17:10 UTC (permalink / raw)
  To: gdb-patches

Hi,
This patch series fixes fails in gdb.threads/multiple-step-overs.exp on
arm-linux.  Patch 1 adds a new function, and patch 2 is the main part.
See details in patch 2.

Whole series is regression tested on x86_64-linux and arm-linux.

*** BLURB HERE ***

Yao Qi (2):
  New function displaced_step_in_progress_thread
  Fix gdb.threads/multiple-step-overs.exp fails on arm

 gdb/infrun.c | 30 ++++++++++++++++++++++--------
 1 file changed, 22 insertions(+), 8 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-11-17 15:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-29 17:10 [PATCH 0/2] Fix gdb.threads/multiple-step-overs.exp fails on arm Yao Qi
2015-10-29 17:10 ` [PATCH 1/2] New function displaced_step_in_progress_thread Yao Qi
2015-11-04 17:20   ` Pedro Alves
2015-10-29 17:10 ` [PATCH 2/2] Fix gdb.threads/multiple-step-overs.exp fails on arm Yao Qi
2015-11-04 17:20   ` Pedro Alves
2015-11-09 11:24     ` Yao Qi
2015-11-17 12:33       ` Pedro Alves
2015-11-17 15:41         ` 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).