Home
last modified time | relevance | path

Searched refs:mi_cmd_thread_select (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/mi/
Dmi-cmds.h102 extern mi_cmd_argv_ftype mi_cmd_thread_select;
Dmi-cmds.c140 { "thread-select", { NULL, 0 }, 0, mi_cmd_thread_select},
DChangeLog-1999-2003292 * mi-main.c (mi_cmd_thread_select): Only return MI_CMD_CAUGHT_ERROR
458 * mi-main.c (mi_cmd_thread_select): Pass uiout to
967 (mi_cmd_thread_select): New function. Switch current thread.
970 mi_cmd_thread_list_ids, and thread-select by mi_cmd_thread_select.
972 * mi-cmds.h (mi_cmd_thread_select, mi_cmd_thread_list_ids): Export.
Dmi-main.c225 mi_cmd_thread_select (char *command, char **argv, int argc) in mi_cmd_thread_select() function
/openbsd/src/gnu/usr.bin/binutils/gdb/
DChangeLog5625 (mi_cmd_thread_select, mi_cmd_thread_list_ids)