binutils-gdb/gdb/mi
Tom Tromey 123cd85148 Make struct frame_arg self-managing
This changes struct frame_arg to be self-managing and then fixes the
various users.

Tested by the buildbot.

gdb/ChangeLog
2019-08-07  Tom Tromey  <tromey@adacore.com>

	* stack.c (print_frame_arg, read_frame_local, read_frame_arg)
	(print_frame_args): Update.
	* python/py-framefilter.c (py_print_single_arg, enumerate_args):
	Update.
	* mi/mi-cmd-stack.c (list_arg_or_local): Update.
	* frame.h (struct frame_arg): Add initializers.
	<error>: Now a unique_xmalloc_ptr.
2019-08-07 06:37:21 -06:00
..
ChangeLog-1999-2003
mi-cmd-break.c
mi-cmd-break.h
mi-cmd-catch.c
mi-cmd-disas.c
mi-cmd-env.c
mi-cmd-file.c Rename field_int to field_signed 2019-07-17 10:34:05 -06:00
mi-cmd-info.c
mi-cmd-stack.c Make struct frame_arg self-managing 2019-08-07 06:37:21 -06:00
mi-cmd-target.c
mi-cmd-var.c Rename field_int to field_signed 2019-07-17 10:34:05 -06:00
mi-cmds.c
mi-cmds.h
mi-common.c
mi-common.h
mi-console.c
mi-console.h
mi-getopt.c
mi-getopt.h
mi-interp.c Rename field_int to field_signed 2019-07-17 10:34:05 -06:00
mi-interp.h
mi-main.c Rename field_int to field_signed 2019-07-17 10:34:05 -06:00
mi-main.h
mi-out.c Rename field_int to field_signed 2019-07-17 10:34:05 -06:00
mi-out.h Add more styling to "disassemble" 2019-08-06 11:37:51 -06:00
mi-parse.c
mi-parse.h
mi-symbol-cmds.c Rename field_int to field_signed 2019-07-17 10:34:05 -06:00