Files
Tom Tromey 65e65158c5 Use GNU style for metasyntactic variables in gdb
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.

gdb/ChangeLog
2018-09-16  Tom Tromey  <tom@tromey.com>

	* top.c (new_ui_command): Use GNU style for metasyntactic
	variables.
	* breakpoint.c (stopat_command): Use GNU style for metasyntactic
	variables.
	* maint.c (maintenance_translate_address): Remove "<>" around
	text.
	* interps.c (interpreter_exec_cmd): Use GNU style for
	metasyntactic variables.
	* nto-procfs.c (nto_procfs_target_info): Use GNU style for
	metasyntactic variables.
	* tracepoint.c (tfind_range_command): Use GNU style for
	metasyntactic variables.
	(tfind_outside_command): Likewise.
	(_initialize_tracepoint): Likewise.
	* remote.c (extended_remote_target::create_inferior): Use GNU
	style for metasyntactic variables.
	* sparc64-tdep.c (adi_examine_command): Use GNU style for
	metasyntactic variables.
	(adi_assign_command): Likewise.

gdb/testsuite/ChangeLog
2018-09-16  Tom Tromey  <tom@tromey.com>

	* gdb.base/new-ui.exp (do_execution_tests): Update.
	* gdb.base/dbx.exp (test_breakpoints): Update.
2018-09-16 06:25:17 -06:00
..
2015-05-13 09:26:54 -04:00
2018-04-30 11:25:31 -06:00
2018-03-06 09:59:09 +00:00
2018-07-12 23:06:08 +02:00
2018-07-12 23:06:08 +02:00
2018-04-26 13:11:09 +01:00
2018-04-26 13:11:09 +01:00
2018-04-26 13:11:09 +01:00
2018-04-25 17:28:25 +01:00
2018-08-07 18:14:20 -04:00
2018-08-07 18:14:20 -04:00
2018-02-26 15:57:37 -05:00
2018-02-26 15:57:37 -05:00
2018-08-07 18:14:20 -04:00
2018-06-05 11:02:52 -06:00
2015-07-29 11:09:45 +01:00
2015-07-29 11:09:45 +01:00
2015-12-21 12:51:54 -05:00