[PATCH 0/9] Simplify quick_symbol_functions
Tom Tromey
tom@tromey.com
Sat Apr 17 15:38:40 GMT 2021
>>>>> "Tom" == Tom Tromey <tom@tromey.com> writes:
Tom> I have been looking at writing a new implementation of
Tom> quick_symbol_functions, and while doing so I was reminded that there
Tom> is some redundancy in these methods.
...
Tom> This series removes the map_symtabs_matching_filename,
Tom> expand_symtabs_for_function, and lookup_symbol calls, in favor of
Tom> slightly expanding expand_symtabs_matching and using that.
...
Tom> Regression tested on x86-64 Fedora 32.
I've rebased this (no changes needed) and re-tested it.
I'm checking it in now.
Tom
More information about the Gdb-patches
mailing list