binutils-gdb/gdb/mi
Vladimir Prus 8e8901c5c2 Implement -thread-info.
* gdbthread.h (print_thread_info): Declare.

        * thread.c (print_thread_info): New, extracted
        from info_threads_command and adjusted to
        work for CLI and MI.
        (info_threads_command): Use print_thread_info.
	* Makefile.in: Update dependencies.

        * mi/mi-cmds.c (mi_cmds): Specify a handler
        for -thread-info.
        * mi/mi-cmds.h (mi_cmd_thread_info): Declare.
        * mi/mi-main.c (mi_cmd_thread_info): New.
        (mi_cmd_list_features): Include 'thread-info'.
2008-03-15 13:53:25 +00:00
..
ChangeLog-1999-2003
gdb-mi.el Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-cmd-break.c * breakpoint.c (break_command_1): Return void. 2008-02-01 16:24:47 +00:00
mi-cmd-disas.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-cmd-env.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-cmd-file.c (mi_cmd_file_list_exec_source_file): Add field 2008-01-30 01:47:38 +00:00
mi-cmd-stack.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-cmd-target.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-cmd-var.c Use vector for varobj_list_children interface. 2008-01-30 07:17:31 +00:00
mi-cmds.c Implement -thread-info. 2008-03-15 13:53:25 +00:00
mi-cmds.h Implement -thread-info. 2008-03-15 13:53:25 +00:00
mi-common.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-common.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-console.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-console.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-getopt.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-getopt.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-interp.c Async mode fixes. 2008-03-14 18:57:44 +00:00
mi-main.c Implement -thread-info. 2008-03-15 13:53:25 +00:00
mi-main.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-out.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-out.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-parse.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-parse.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-symbol-cmds.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00