This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH PR gdb/18071] TLS variables can't be resolved on aarch64-linux-gnu


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.

Thanks,
Weimin

On 3/23/2018 8:10 PM, Simon Marchi wrote:
On 2018-03-22 04:49 PM, Wei-min Pan wrote:
OK, thanks. But I don't think that I have the permission to push the patch.
Hi Weimin,

I pushed the patch for you.  Do you intend on submitting a patch that removes
lookup_minimal_symbol_and_objfile and replaces its usages with
lookup_bound_minimal_symbol?

Simon


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]