[PATCH gdb/symtab v2 0/7] Compute DWARF entry parents across CUs

Tom Tromey tom@tromey.com
Tue Apr 16 17:54:14 GMT 2024


>>>>> "Tom" == Tom Tromey <tom@tromey.com> writes:

Tom> This is a different approach to a patch series that Tom de Vries sent.
Tom> The bug here is that gdb won't always correctly compute the parent of
Tom> an entry in some cross-CU reference cases.

Tom> I've included a few of Tom's patches in this series.  The main
Tom> difference overall is that this one incorporates the parent
Tom> computation into the finalization loop, so the work is parallelized.

Tom> Regression tested on x86-64 Fedora 38 with the cc-with-dwz board.
Tom> There is still one bug (the inlining one), but I believe that one
Tom> requires a different fix.

I rebased this and re-regression tested it, and now I am checking it in.

Tom


More information about the Gdb-patches mailing list