binutils-gdb/gdb/mi
Vladimir Prus 8dd4f202ec Implement continue/interrupt of thread groups.
* mi/mi-main.c (proceed_thread_callback): New.
        (mi_cmd_exec_continue): If --thread-group is specified, resume all
        threads in that group.
        (interrupt_thread_callback): New.
        (mi_cmd_exec_interrupt): If --thread-group is specified, interrupt
        all threads in that group.
2008-11-17 16:39:51 +00:00
..
ChangeLog-1999-2003
gdb-mi.el
mi-cmd-break.c gdb: 2008-07-25 16:12:03 +00:00
mi-cmd-disas.c Kill the return value for all MI command functions. 2008-06-25 15:15:42 +00:00
mi-cmd-env.c Kill the return value for all MI command functions. 2008-06-25 15:15:42 +00:00
mi-cmd-file.c Kill the return value for all MI command functions. 2008-06-25 15:15:42 +00:00
mi-cmd-stack.c gdb 2008-10-28 17:19:58 +00:00
mi-cmd-target.c Kill the return value for all MI command functions. 2008-06-25 15:15:42 +00:00
mi-cmd-var.c Skip varobj in running threads. 2008-07-13 05:31:44 +00:00
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
mi-console.c
mi-console.h
mi-getopt.c
mi-getopt.h
mi-interp.c Include group-id in thread-created notification. 2008-11-17 12:34:19 +00:00
mi-main.c Implement continue/interrupt of thread groups. 2008-11-17 16:39:51 +00:00
mi-main.h Emit ^running via observer. 2008-06-25 14:32:34 +00:00
mi-out.c
mi-out.h
mi-parse.c Implement --thread and --frame. 2008-07-12 16:37:57 +00:00
mi-parse.h Implement --thread and --frame. 2008-07-12 16:37:57 +00:00
mi-symbol-cmds.c Kill the return value for all MI command functions. 2008-06-25 15:15:42 +00:00