public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix crash in 'bt' with Ada
@ 2021-04-01 17:58 Tom Tromey
  2021-04-01 17:58 ` [PATCH 1/2] Use common_val_print_checked in print_variable_and_value Tom Tromey
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Tom Tromey @ 2021-04-01 17:58 UTC (permalink / raw)
  To: gdb-patches

GDB was crashing when doing a 'bt' of a complicated Ada program.
I tracked this down to a combination of two bugs.

I couldn't write a test that would reproduce the crash, but I did
manage to write one that shows a related problem.  This is included in
the second patch.

The first patch is not Ada-specific.  I couldn't come up with an
isolated test for this change.

Regression tested on x86-64 Fedora 32.

Tom



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

end of thread, other threads:[~2021-04-17 12:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-01 17:58 [PATCH 0/2] Fix crash in 'bt' with Ada Tom Tromey
2021-04-01 17:58 ` [PATCH 1/2] Use common_val_print_checked in print_variable_and_value Tom Tromey
2021-04-16 10:45   ` Tom de Vries
2021-04-16 20:11     ` Tom Tromey
2021-04-17 12:38       ` Tom de Vries
2021-04-01 17:58 ` [PATCH 2/2] Avoid crash in Ada value printing with optimized-out array Tom Tromey
2021-04-15 16:08 ` [PATCH 0/2] Fix crash in 'bt' with Ada Tom Tromey

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