binutils-gdb/gdb/mi
Tom Tromey b5b12e1dbe Remove obsolete comments from field_fmt
This removes some comments that I believe were made obsolete by the
recent change to cli_ui_out::do_field_fmt.  The comment in mi_ui_out
probably was just copy/paste, because I think aligning never made
sense in an MI context.

gdb/ChangeLog
2018-11-25  Tom Tromey  <tom@tromey.com>

	* ui-out.c (ui_out::field_fmt): Remove comment.
	* tui/tui-out.c (tui_ui_out::do_field_fmt): Remove comment.
	* mi/mi-out.c (mi_ui_out::do_field_fmt): Remove comment.
2018-11-25 15:29:35 -07:00
..
ChangeLog-1999-2003
mi-cmd-break.c Use function_view in cli-script.c 2018-05-04 15:58:08 -06:00
mi-cmd-break.h
mi-cmd-catch.c Change ada_catchpoint::excep_string to be a std::string 2018-05-21 10:01:15 -06:00
mi-cmd-disas.c MI: Add -a option to the "-data-disassemble" command 2018-08-14 14:13:28 +01:00
mi-cmd-env.c Move some declarations to source.h 2018-02-14 08:09:52 -07:00
mi-cmd-file.c
mi-cmd-info.c
mi-cmd-stack.c gdb: Change how frames are selected for 'frame' and 'info frame'. 2018-09-28 11:59:34 +01:00
mi-cmd-target.c
mi-cmd-var.c Simple -Wshadow=local fixes 2018-10-04 22:51:45 -06:00
mi-cmds.c
mi-cmds.h
mi-common.c
mi-common.h
mi-console.c Implement write_async_safe for mi_console_file (PR 22299) 2018-04-07 13:48:06 -04:00
mi-console.h Implement write_async_safe for mi_console_file (PR 22299) 2018-04-07 13:48:06 -04:00
mi-getopt.c
mi-getopt.h
mi-interp.c Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc. 2018-11-22 16:13:23 +00:00
mi-interp.h
mi-main.c Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc. 2018-11-22 16:13:23 +00:00
mi-main.h
mi-out.c Remove obsolete comments from field_fmt 2018-11-25 15:29:35 -07:00
mi-out.h Make do_is_mi_like_p const. 2018-04-30 12:59:03 -06:00
mi-parse.c
mi-parse.h
mi-symbol-cmds.c