binutils-gdb/gdb/mi
Yao Qi bc491f2e76 Use obstack_grow_str
We already have macro obstack_grow_str, which is helpful to shorten the
code.

gdb:

2017-06-28  Yao Qi  <yao.qi@linaro.org>

	* mi/mi-cmd-break.c (mi_argv_to_format): Use obstack_grow_str
	instead of obstack_grow.
2017-06-28 15:00:27 +01:00
..
ChangeLog-1999-2003
mi-cmd-break.c Use obstack_grow_str 2017-06-28 15:00:27 +01:00
mi-cmd-break.h
mi-cmd-catch.c -Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameter 2017-04-05 19:21:34 +01:00
mi-cmd-disas.c -Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameter 2017-04-05 19:21:34 +01:00
mi-cmd-env.c C++ify gdb/common/environ.c 2017-06-20 08:59:27 -04:00
mi-cmd-file.c Use ui_out_emit_list 2017-04-22 09:47:01 -06:00
mi-cmd-info.c Use ui_out_emit_tuple 2017-04-22 09:46:58 -06:00
mi-cmd-stack.c Use ui_out_emit_list 2017-04-22 09:47:01 -06:00
mi-cmd-target.c -Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameter 2017-04-05 19:21:34 +01:00
mi-cmd-var.c Use ui_out_emit_list 2017-04-22 09:47:01 -06:00
mi-cmds.c
mi-cmds.h -Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameter 2017-04-05 19:21:34 +01:00
mi-common.c
mi-common.h
mi-console.c
mi-console.h
mi-getopt.c
mi-getopt.h
mi-interp.c Use ui_out_emit_list 2017-04-22 09:47:01 -06:00
mi-interp.h
mi-main.c Introduce gdb::byte_vector, add allocator that default-initializes 2017-06-14 11:08:52 +01:00
mi-main.h
mi-out.c
mi-out.h
mi-parse.c C++ify mi_parse 2017-04-12 11:16:18 -06:00
mi-parse.h C++ify mi_parse 2017-04-12 11:16:18 -06:00
mi-symbol-cmds.c Use ui_out_emit_list 2017-04-22 09:47:01 -06:00