public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Fix .gdb_index with Ada
@ 2022-10-14 16:08 Tom Tromey
  2022-10-14 16:08 ` [PATCH v2 1/4] Fix regression in c-linkage-name.exp with gdb index Tom Tromey
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Tom Tromey @ 2022-10-14 16:08 UTC (permalink / raw)
  To: gdb-patches

This is v2 of my series to fix .gdb_index support with Ada.

I believe this fixes the issues pointed out by Tom de Vries in the
last version -- in particular, c-linkage-name.exp passes now.

This version also adds another patch to remove type linkage names from
the cooked index (and thus also .gdb_index).  I believe when I wrote
the new reader, I thought it was necessary to preserve these -- but
since they aren't demangled anywhere, this never had any effect
anyway.

I regression tested this on x86-64 Fedora 34, using both the default
and the cc-with-gdb-index board.

Tom



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

end of thread, other threads:[~2022-10-17 16:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-14 16:08 [PATCH v2 0/4] Fix .gdb_index with Ada Tom Tromey
2022-10-14 16:08 ` [PATCH v2 1/4] Fix regression in c-linkage-name.exp with gdb index Tom Tromey
2022-10-14 16:08 ` [PATCH v2 2/4] Don't add type linkage names to cooked index Tom Tromey
2022-10-14 16:08 ` [PATCH v2 3/4] Improve Ada support in .gdb_index Tom Tromey
2022-10-14 16:08 ` [PATCH v2 4/4] Change .gdb_index de-duplication implementation Tom Tromey
2022-10-17  4:01 ` [PATCH v2 0/4] Fix .gdb_index with Ada Tom de Vries
2022-10-17 16:03   ` 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).