[PATCH 1/7] gdb: Add new -n flag to some info commands
Eli Zaretskii
eliz@gnu.org
Mon Aug 26 16:19:00 GMT 2019
> Date: Mon, 26 Aug 2019 16:52:00 +0100
> From: Andrew Burgess <andrew.burgess@embecosm.com>
> Cc: gdb-patches@sourceware.org, Richard.Bunt@arm.com
>
> + ** The "info variables", "info functions", and "whereis" commands
> + now take a '-n' flag that excludes non-debug symbols (symbols
> + from the symbol table, not from the debug info such as DWARf)
^
A typo.
Other than that, the documentation parts are OK.
Thanks.
More information about the Gdb-patches
mailing list