binutils-gdb/gdb/compile
Tom Tromey 48c5e7e239 Use upper case for more metasyntactic variables in gdb
I noticed a few places where a Usage line in gdb did not use upper
case for metasyntactic variables.  This patch fixes all the instances
I found.

Tested on x86-64 Fedora 28.

gdb/ChangeLog
2019-01-04  Tom Tromey  <tom@tromey.com>

	* compile/compile.c (_initialize_compile): Use upper case for
	metasyntactic variables.
	* symmisc.c (_initialize_symmisc): Use upper case for
	metasyntactic variables.
	* psymtab.c (_initialize_psymtab): Use upper case for
	metasyntactic variables.
	* demangle.c (demangle_command): Use upper case for metasyntactic
	variables.
	(_initialize_demangler): Likewise.
	* ax-gdb.c (_initialize_ax_gdb): Use upper case for metasyntactic
	variables.
2019-01-04 11:08:02 -07:00
..
compile-c-support.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
compile-c-symbols.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
compile-c-types.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
compile-c.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
compile-cplus-symbols.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
compile-cplus-types.c gdb: Remove a cleanup from find_overload_match 2019-01-03 21:24:00 +00:00
compile-cplus.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
compile-internal.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
compile-loc2c.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
compile-object-load.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
compile-object-load.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
compile-object-run.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
compile-object-run.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
compile.c Use upper case for more metasyntactic variables in gdb 2019-01-04 11:08:02 -07:00
compile.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
gcc-c-plugin.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
gcc-cp-plugin.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00