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 1/7] gdb: Add new -n flag to some info commands


* Eli Zaretskii <eliz@gnu.org> [2019-08-26 19:18:53 +0300]:

> > 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.

Thanks,

This patch is now pushed.

Andrew


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