[PATCH PR gdb/18071] TLS variables can't be resolved on aarch64-linux-gnu
Simon Marchi
simark@simark.ca
Sat Mar 24 19:52:00 GMT 2018
On 2018-03-24 15:45, Wei-min Pan wrote:
> Will submit a revised patch which
>
> Â (1) calls lookup_bound_minimal_symbol in info_address_command() and
> Â (2) corrects the doc for lookup_minimal_symbol_and_objfile() in
> minsyms.h.
I did (2) when pushing your patch (I just removed the mention about it
only looking through linkage names). But I think the idea now would be
to get rid of lookup_minimal_symbol_and_objfile, since it's basically
the same as lookup_bound_minimal_symbol, isn't it?
Simon
More information about the Gdb-patches
mailing list