Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Fix PR14135
@ 2012-05-25  9:56 Yao Qi
  2012-05-25  9:56 ` [PATCH 2/3] Don't force interpreter sync mode in execute_gdb_command Yao Qi
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Yao Qi @ 2012-05-25  9:56 UTC (permalink / raw)
  To: gdb-patches

Hi,
This patch series is to fix PR14135, some python test fails in
async mode.  Patch 1/3 is a new test case for PR12929, which
will be used to prove my later changes are correct.

Patch 2/3 and 3/3 are to fix PR14135.

Regression tested on x86_64-linux {native,gdbserver} x {sync, async}.

P.S. I knew Pedro is looking at this issue as well, but I don't
want the patch series `run all-stop on top of non-stop target'
pending there indefinitely, so I have a try to fix these
async-related bugs.


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

end of thread, other threads:[~2013-08-01  6:39 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-25  9:56 Fix PR14135 Yao Qi
2012-05-25  9:56 ` [PATCH 2/3] Don't force interpreter sync mode in execute_gdb_command Yao Qi
2013-07-30 19:55   ` Tom Tromey
2013-07-30 20:13     ` Tom Tromey
2012-05-25  9:56 ` [PATCH 3/3] Match output in async mode Yao Qi
2013-07-30 20:06   ` Tom Tromey
2013-07-31  7:45     ` Yao Qi
2012-05-25  9:56 ` [PATCH 1/3] New test case for PR12929 Yao Qi
2013-07-30 19:49   ` Tom Tromey
2013-07-30 20:11     ` Tom Tromey
2013-07-31  7:53     ` Yao Qi
2013-07-31 15:19       ` Tom Tromey
2013-08-01  6:39         ` Yao Qi
2012-07-17  2:51 ` Fix PR14135 Yao Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox