Searched refs:thread_cmd_list (Results 1 – 5 of 5) sorted by relevance
676 struct cmd_list_element *thread_cmd_list = NULL; variable688 The new thread ID must be currently known.", &thread_cmd_list, "thread ", 1, &cmdlist); in _initialize_thread()692 &thread_apply_list, "apply ", 1, &thread_cmd_list); in _initialize_thread()
142 extern struct cmd_list_element *thread_cmd_list;
2635 extern struct cmd_list_element *thread_cmd_list;3366 &thread_cmd_list); in add_thread_commands()
1715 * gdbthread.h: Add extern decl for thread_cmd_list.1736 move thread_cmd_list to global scope so targets can add their
4069 * gnu-nat.c (thread_cmd_list): New declaration.