public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Step over thread exit improvements/fixes
@ 2023-11-21 15:05 Pedro Alves
  2023-11-21 15:05 ` [PATCH 1/2] gdb.threads/step-over-thread-exit.exp improvements Pedro Alves
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pedro Alves @ 2023-11-21 15:05 UTC (permalink / raw)
  To: gdb-patches

Some improvements to gdb.threads/step-over-thread-exit.exp, and an
actual GDB fix.

Pedro Alves (2):
  gdb.threads/step-over-thread-exit.exp improvements
  Ensure selected thread after thread exit stop

 gdb/infrun.c                                  |   7 ++
 .../gdb.threads/step-over-thread-exit.c       |  16 ++-
 .../gdb.threads/step-over-thread-exit.exp     | 107 +++++++++++++++---
 3 files changed, 109 insertions(+), 21 deletions(-)


base-commit: 587a1031aa10ec3e6cd8faa7cd1bbe9a5edc3736
-- 
2.42.0


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

end of thread, other threads:[~2023-12-14 18:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-21 15:05 [PATCH 0/2] Step over thread exit improvements/fixes Pedro Alves
2023-11-21 15:05 ` [PATCH 1/2] gdb.threads/step-over-thread-exit.exp improvements Pedro Alves
2023-11-21 15:05 ` [PATCH 2/2] Ensure selected thread after thread exit stop Pedro Alves
2023-12-14 18:37 ` [PATCH 0/2] Step over thread exit improvements/fixes 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).