[PATCH] gdb/python: Introduce gdb.lookup_all_static_symbols

Eli Zaretskii eliz@gnu.org
Thu Oct 24 02:31:00 GMT 2019


> Date: Wed, 23 Oct 2019 20:15:28 +0100
> From: Andrew Burgess <andrew.burgess@embecosm.com>
> Cc: gdb-patches@sourceware.org, cbiesinger@google.com
> 
> diff --git a/gdb/NEWS b/gdb/NEWS
> index 25e67e43c88..465f96aed18 100644
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -65,6 +65,9 @@
>    ** The new function gdb.lookup_static_symbol can be used to look up
>       symbols with static linkage.
>  
> +  ** The new function gdb.lookup_static_symbols can be used to look up
> +     all static symbols with static linkage.
> +

OK.



More information about the Gdb-patches mailing list