binutils-gdb/gdb/mi
Pedro Alves e0665bc852 * target.h (target_get_osdata): Describe.
* osdata.h (make_cleanup_osdata_free): Declare.
	* osdata.c (osdata_item_clear): Define even if HAVE_LIBEXPAT is
	not defined.
	(osdata_free_cleanup): New.
	(make_cleanup_osdata_free): New.
	(get_osdata): Fix leak.
	(info_osdata_command): Use make_cleanup_osdata_free.
	(info_processes_command): Delete.
	(_initialize_osdata): Drop undocumented "info processes" alias.
	* mi/mi-main.c (mi_cmd_list_thread_groups): Fix leak.
2008-12-02 15:52:15 +00:00
..
ChangeLog-1999-2003
gdb-mi.el
mi-cmd-break.c
mi-cmd-disas.c
mi-cmd-env.c
mi-cmd-file.c
mi-cmd-stack.c gdb 2008-10-28 17:19:58 +00:00
mi-cmd-target.c
mi-cmd-var.c
mi-cmds.c Implement '-target-detach pid'. 2008-11-17 16:37:35 +00:00
mi-cmds.h Implement '-target-detach pid'. 2008-11-17 16:37:35 +00:00
mi-common.c
mi-common.h Implement =thread-selected notification. 2008-11-17 16:43:34 +00:00
mi-console.c
mi-console.h
mi-getopt.c
mi-getopt.h
mi-interp.c Implement =thread-selected notification. 2008-11-17 16:43:34 +00:00
mi-main.c * target.h (target_get_osdata): Describe. 2008-12-02 15:52:15 +00:00
mi-main.h
mi-out.c
mi-out.h
mi-parse.c
mi-parse.h
mi-symbol-cmds.c