Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/8] Add Ada support for .debug_names
@ 2019-07-31 20:14 Tom Tromey
  2019-07-31 20:14 ` [PATCH 8/8] Update "save gdb-index" documentation Tom Tromey
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Tom Tromey @ 2019-07-31 20:14 UTC (permalink / raw)
  To: gdb-patches

This series adds support for Ada in the .debug_names index.

This is mostly straightforward.  The series starts with a few cleanup
patches, to make it simpler to share code with psymtabs.

While doing this I found two existing bugs.

One bug is fixed in patch #5, which includes a test case.

The other bug is more serious: gdb does not put the correct contents
into .debug_names.  Fixing this would be very good, but it was not
something I wanted to do immediately.  I've filed a bug with details:

    https://sourceware.org/bugzilla/show_bug.cgi?id=24820

Regression tested on x86-64 Fedora 29.

Tom



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

end of thread, other threads:[~2019-09-10 14:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-31 20:14 [PATCH 0/8] Add Ada support for .debug_names Tom Tromey
2019-07-31 20:14 ` [PATCH 8/8] Update "save gdb-index" documentation Tom Tromey
2019-08-01  2:36   ` Eli Zaretskii
2019-07-31 20:14 ` [PATCH 3/8] Simplify psym_map_matching_symbols Tom Tromey
2019-07-31 20:14 ` [PATCH 1/8] Change map_matching_symbols to take a symbol_found_callback_ftype Tom Tromey
2019-07-31 20:14 ` [PATCH 7/8] Add Ada support to cc-with-tweaks.exp Tom Tromey
2019-07-31 20:14 ` [PATCH 6/8] Add Ada support for .debug_names Tom Tromey
2019-07-31 20:14 ` [PATCH 2/8] Change iterate_over_symbols to return bool Tom Tromey
2019-07-31 20:22 ` [PATCH 5/8] Fix latent bug in .debug_names file-name handling Tom Tromey
2019-07-31 20:22 ` [PATCH 4/8] Change map_matching_symbols to take a lookup_name_info Tom Tromey
2019-09-10 14:22 ` [PATCH 0/8] Add Ada support for .debug_names Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox