public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Handle block-local names for Ada
@ 2020-12-10 16:24 Tom Tromey
  2020-12-10 16:24 ` [PATCH v2 1/2] Use exact match in get_var_value Tom Tromey
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tom Tromey @ 2020-12-10 16:24 UTC (permalink / raw)
  To: gdb-patches

Here's v2 of the patches to handle block-local Ada names.

v1 was here:

https://sourceware.org/pipermail/gdb-patches/2020-November/173130.html

With some commentary here:

https://sourceware.org/pipermail/gdb-patches/2020-December/173778.html

This fixes the performance problem we found in v1.  Joel also found an
additional problem, namely that multiple levels of nesting are
possible.  This series handles this as well.

Tom



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

end of thread, other threads:[~2020-12-13 13:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-10 16:24 [PATCH v2 0/2] Handle block-local names for Ada Tom Tromey
2020-12-10 16:24 ` [PATCH v2 1/2] Use exact match in get_var_value Tom Tromey
2020-12-10 16:24 ` [PATCH v2 2/2] Handle block-local names for Ada Tom Tromey
2020-12-13 13:58 ` [PATCH v2 0/2] " Joel Brobecker

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