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] Use upper case for metasyntactic variables in "help find"


On Thu, 14 Feb 2019 08:01:08 -0700
Tom Tromey <tromey@adacore.com> wrote:

> While answering a user's question on irc, I realized that the
> metasyntactic variables in "help find" are not in upper case.  As you
> know this is one of my pet quests, so here is a patch to fix this.
> Tested on x86-64 Fedora 29.
> 
> gdb/ChangeLog
> 2019-02-14  Tom Tromey  <tromey@adacore.com>
> 
> 	* findcmd.c (_initialize_mem_search): Use upper case for
> 	metasyntactic variables.

LGTM.

Kevin


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