old-cross-binutils/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 gdb/ 2012-08-09 06:48:22 +00:00
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 Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-interp.c * Makefile.in (SFILES): Remove wrapper.c. 2012-01-09 20:27:49 +00:00
cli-logging.c Make logging work for MI. 2012-06-28 22:11:23 +00:00
cli-script.c ARI fixes: sprintf rule. 2012-11-20 22:51:05 +00:00
cli-script.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
cli-setshow.c gdb/ 2012-09-17 08:42:14 +00:00
cli-setshow.h gdb/ 2012-08-09 12:53:46 +00:00
cli-utils.c 2012-07-05 Hui Zhu <hui_zhu@mentor.com> 2012-07-05 01:00:43 +00:00
cli-utils.h 2012-07-05 Hui Zhu <hui_zhu@mentor.com> 2012-07-05 01:00:43 +00:00