public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix gdbserver + "maint set target-non-stop" problems
@ 2021-03-15 23:43 Pedro Alves
  2021-03-15 23:43 ` [PATCH 1/3] Fix any_thread_of_inferior Pedro Alves
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Pedro Alves @ 2021-03-15 23:43 UTC (permalink / raw)
  To: gdb-patches

While playing with Simon's commit-resume series, I ran the testsuite
against gdbserver with "maint set target-non-stop on".  That ran into
a few problems.  This mini series fixes a few of them.

Pedro Alves (3):
  Fix any_thread_of_inferior
  Fix bkpt-other-inferior.exp race
  Fix problem exposed by gdb.server/stop-reply-no-thread-multi.exp

 gdb/remote.c                                     | 10 ++++++----
 gdb/testsuite/gdb.server/bkpt-other-inferior.exp | 10 ++++++----
 gdb/thread.c                                     |  4 ++--
 3 files changed, 14 insertions(+), 10 deletions(-)


base-commit: 675da9a57e0ab1c384e0dfd20ddf715a83c18673
-- 
2.26.2


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

end of thread, other threads:[~2021-03-25 17:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-15 23:43 [PATCH 0/3] Fix gdbserver + "maint set target-non-stop" problems Pedro Alves
2021-03-15 23:43 ` [PATCH 1/3] Fix any_thread_of_inferior Pedro Alves
2021-03-17 15:14   ` Simon Marchi
2021-03-19 19:37     ` Pedro Alves
2021-03-15 23:43 ` [PATCH 2/3] Fix bkpt-other-inferior.exp race Pedro Alves
2021-03-17 15:12   ` Simon Marchi
2021-03-19 19:11     ` Pedro Alves
2021-03-25 17:24       ` Simon Marchi
2021-03-15 23:43 ` [PATCH 3/3] Fix problem exposed by gdb.server/stop-reply-no-thread-multi.exp Pedro Alves
2021-03-17 15:27   ` Simon Marchi
2021-03-19 19:32     ` Pedro Alves
2021-03-25 17:25       ` Simon Marchi

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).