[PATCH] Add an Objfile.lookup_global_symbol function

Eli Zaretskii eliz@gnu.org
Tue Jul 23 14:54:00 GMT 2019


> Date: Mon, 22 Jul 2019 15:51:21 -0500
> From: "Christian Biesinger via gdb-patches" <gdb-patches@sourceware.org>
> Cc: Christian Biesinger <cbiesinger@google.com>
> 
> +@defun Objfile.lookup_global_symbol (name @r{[}, domain@r{]})
> +Searches for a global symbol named @var{name} in this objfile.  Optionally, the

As mentioned elsewhere, our convention is to say "Search for a global
symbol named ...".

Otherwise, the documentation parts are OK.



More information about the Gdb-patches mailing list