public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] glibc-2.34: Fix gdb.base/gdb-sigterm.exp failure/error
@ 2021-07-10  2:51 Kevin Buettner
  2021-07-10  2:51 ` [PATCH 1/2] Handle recursive internal problem in gdb_internal_error_resync Kevin Buettner
  2021-07-10  2:51 ` [PATCH 2/2] glibc-2.34: Fix internal error when running gdb.base/gdb-sigterm.exp Kevin Buettner
  0 siblings, 2 replies; 6+ messages in thread
From: Kevin Buettner @ 2021-07-10  2:51 UTC (permalink / raw)
  To: gdb-patches

These patches fix problems that I encountered while running
gdb.base/gdb-sigterm.exp on machines with a pre-release of glibc-2.34
installed.

Kevin Buettner (2):
  Handle recursive internal problem in gdb_internal_error_resync
  glibc-2.34: Fix internal error when running gdb.base/gdb-sigterm.exp

 gdb/testsuite/lib/gdb.exp | 4 ++++
 gdb/thread.c              | 3 ++-
 2 files changed, 6 insertions(+), 1 deletion(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-07-14  0:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-10  2:51 [PATCH 0/2] glibc-2.34: Fix gdb.base/gdb-sigterm.exp failure/error Kevin Buettner
2021-07-10  2:51 ` [PATCH 1/2] Handle recursive internal problem in gdb_internal_error_resync Kevin Buettner
2021-07-10  2:51 ` [PATCH 2/2] glibc-2.34: Fix internal error when running gdb.base/gdb-sigterm.exp Kevin Buettner
2021-07-10 19:07   ` Pedro Alves
2021-07-13 23:35     ` Kevin Buettner
2021-07-14  0:07       ` 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).