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 2/3] Use GNU style for metasyntactic variables in gdb


On 2018-09-14 10:55 p.m., Tom Tromey wrote:
> I searched for other spots that did not use the GNU style for
> metasyntactic syntactic variables.  This patch fixes most of the ones
> I found in gdb proper.  There are a few remaining in MI, but I was
> unsure whether those should be touched.

LGTM.

Out of curiosity, is there a place in the GNU coding standard that explicitly
explains this?

Simon


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