Home
last modified time | relevance | path

Searched refs:info_threads_command (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dthread.c62 static void info_threads_command (char *, int);
405 info_threads_command (char *arg, int from_tty) in info_threads_command() function
683 add_info ("threads", info_threads_command, in _initialize_thread()
H A DChangeLog5846 * thread.c (info_threads_command, thread_apply_all_command)
6971 (info_threads_command): Ditto, simplify.
7336 * thread.c (info_threads_command, info_threads_command)
H A DChangeLog-1997424 * thread.c (info_threads_command): invoke FIND_NEW_THREADS if it
H A DChangeLog-1994277 * thread.c (info_threads_command): Give error if !target_has_stack.
279 * thread.c (info_threads_command): Don't call kill for remote
H A DChangeLog-19982272 * thread.c (info_threads_command): Call print_only_stack_frame
2289 (info_threads_command): Ifdefing some local variables and
H A DChangeLog-20016288 * thread.c (info_threads_command): Likewise, but rename
6340 (in_thread_list, info_threads_command, switch_to_thread)
H A DChangeLog-19997150 (info_threads_command): call target_find_new_threads by new method,
9235 * thread.c (info_threads_command): don't initialize current_pid
H A DChangeLog-19952223 * thread.c (info_threads_command): Don't call kill; use
H A DChangeLog-20035377 * thread.c (info_threads_command): Use get_selected_frame ().
14580 * thread.c (info_threads_command): Call print_stack_frame, instead
H A DChangeLog-200210170 * thread.c (info_threads_command): Ditto.
10959 * thread.c (info_threads_command): Update.
H A DChangeLog-20008117 (info_threads_command): use new target_extra_thread_info vector
H A DChangeLog-19932464 (info_threads_command): fix == vs = typo.