Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dthread.c641 do_captured_thread_select (struct ui_out *uiout, void *tidstr) in do_captured_thread_select() function
671 return catch_exceptions (uiout, do_captured_thread_select, tidstr, in gdb_thread_select()
H A DChangeLog-20012795 * thread.c (do_captured_thread_select): Add uiout parameter.
6633 * thread.c (do_captured_thread_select): Allow the argument to the
H A DChangeLog5847 (thread_apply_command, thread_command, do_captured_thread_select):
7337 (restore_current_thread, do_captured_thread_select): Ditto.
H A DChangeLog-20008068 * thread.c (do_captured_thread_select): New function. Switch
H A DChangeLog-200210960 (do_captured_thread_select): Update.