[was: Re: [PATCH 1/7] gdb: Add new -n flag to some info commands ] On 27-08-19 17:27, Andrew Burgess wrote: > * Eli Zaretskii [2019-08-26 19:18:53 +0300]: > >>> Date: Mon, 26 Aug 2019 16:52:00 +0100 >>> From: Andrew Burgess >>> 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. > > Thanks, > > This patch is now pushed. > I've committed this fixup for openSUSE Leap. Thanks, - Tom