binutils-gdb/gdb/cli
Pierre Muller 5bc81a00b6 Avoid memory leaks on struct cmd_list_element.doc field.
* cli/cli-decode.c (add_alias_cmd): Make a copy of doc field
	if flags contains DOC_ALLOCATED.
	(add_setshow_cmd_full): Add DOC_ALLOCATED to set and show
	flags.
	(delete_cmd): Handle DOC_ALLOCATED flag.
	* cli/cli-decode.h (DOC_ALLOCATED): New macro for use
	in flags filed of struct cmd_list_element.
	(struct cmd_list_element): Document new flag item.
2012-12-05 23:23:22 +00:00
..
cli-cmds.c * tracepoint.c (print_one_static_tracepoint_marker): Constify. 2012-10-18 20:14:45 +00:00
cli-cmds.h
cli-decode.c Avoid memory leaks on struct cmd_list_element.doc field. 2012-12-05 23:23:22 +00:00
cli-decode.h Avoid memory leaks on struct cmd_list_element.doc field. 2012-12-05 23:23:22 +00:00
cli-dump.c * gdbarch.sh (target_gdbarch): Remove macro. 2012-11-09 19:58:03 +00:00
cli-dump.h
cli-interp.c
cli-logging.c
cli-script.c ARI fixes: sprintf rule. 2012-11-20 22:51:05 +00:00
cli-script.h
cli-setshow.c gdb/ 2012-09-17 08:42:14 +00:00
cli-setshow.h
cli-utils.c
cli-utils.h