public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix regressions caused by prune_threads patch
@ 2022-04-24  3:20 Simon Marchi
  2022-04-24  3:20 ` [PATCH 1/2] gdb/infrun: make fetch_inferior_event restore thread if exited or signalled Simon Marchi
  2022-04-24  3:20 ` [PATCH 2/2] gdb/remote: return early from remote_check_symbols if waiting for stop reply Simon Marchi
  0 siblings, 2 replies; 16+ messages in thread
From: Simon Marchi @ 2022-04-24  3:20 UTC (permalink / raw)
  To: gdb-patches

Fix regressions caused by 152a1749566 ("gdb: prune inferiors at end of
fetch_inferior_event, fix intermittent failure of
gdb.threads/fork-plus-threads.exp").  They are actually two pre-existing
issues in the code that are now uncovered.

Simon Marchi (2):
  gdb: make fetch_inferior_event restore thread if exited or signalled
  gdb/remote: return early from remote_check_symbols if waiting for stop
    reply

 gdb/infrun.c | 10 +++++++---
 gdb/remote.c |  4 ++++
 2 files changed, 11 insertions(+), 3 deletions(-)


base-commit: 69be4d89e30e0a6f0476ede2e34748330cd72445
-- 
2.35.2


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

end of thread, other threads:[~2022-04-29 15:57 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-24  3:20 [PATCH 0/2] Fix regressions caused by prune_threads patch Simon Marchi
2022-04-24  3:20 ` [PATCH 1/2] gdb/infrun: make fetch_inferior_event restore thread if exited or signalled Simon Marchi
2022-04-25 17:21   ` Andrew Burgess
2022-04-26 12:43     ` Simon Marchi
2022-04-29 12:37   ` Pedro Alves
2022-04-29 13:25     ` Simon Marchi
2022-04-24  3:20 ` [PATCH 2/2] gdb/remote: return early from remote_check_symbols if waiting for stop reply Simon Marchi
2022-04-26 10:27   ` Andrew Burgess
2022-04-26 14:15     ` Simon Marchi
2022-04-27 10:11       ` Andrew Burgess
2022-04-27 14:01         ` Simon Marchi
2022-04-29 12:50   ` Pedro Alves
2022-04-29 14:53     ` Simon Marchi
2022-04-29 15:39       ` Pedro Alves
2022-04-29 15:56         ` Simon Marchi
2022-04-29 15:47       ` Pedro Alves

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