[PATCH v2 2/2] gdb: Simplify psymbol_functions::require_partial_symbols
Tom Tromey
tom@tromey.com
Fri May 20 15:51:34 GMT 2022
>>>>> "Lancelot" == Lancelot SIX via Gdb-patches <gdb-patches@sourceware.org> writes:
Lancelot> The psymbol_functions class has the require_partial_symbols method which
Lancelot> serves this exact purpose. This method does not need to try to read partial
Lancelot> symbols anymore, but it can instead assert that any partial symbol have
Lancelot> been read at this point.
Looks good, thank you.
Tom
More information about the Gdb-patches
mailing list