[PATCH 0/2] Fix decoding of some Ada names
Tom Tromey
tromey@adacore.com
Mon Aug 2 16:21:57 GMT 2021
>>>>> "Tom" == Tom Tromey <tromey@adacore.com> writes:
Tom> Patch #2 here changes Ada to decode (aka demangle) function names that
Tom> are emitted by GCC when splitting functions. For example,
Tom> "function.cold" will now be shown to the user as "function[cold]".
Tom> The first patch here avoids a problem that I found while writing the
Tom> second patch.
Tom> Regression tested on x86-64 Fedora 32.
I'm checking these in.
Tom
More information about the Gdb-patches
mailing list