Searched refs:thread_rec (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | windows-nat.c | 94 windows_thread_info *thread_rec (ptid_t ptid, 264 = windows_process.thread_rec (inferior_ptid, DONT_INVALIDATE_CONTEXT); in stopped_by_sw_breakpoint() 521 windows_per_inferior::thread_rec in thread_rec() function 567 if ((th = windows_process.thread_rec (ptid, DONT_INVALIDATE_CONTEXT))) in add_thread() 720 = windows_process.thread_rec (regcache->ptid (), INVALIDATE_CONTEXT); in fetch_registers() 825 = windows_process.thread_rec (regcache->ptid (), INVALIDATE_CONTEXT); in store_registers() 1179 = windows_process.thread_rec (inferior_ptid, DONT_INVALIDATE_CONTEXT); in display_selectors() 1453 th = windows_process.thread_rec (inferior_ptid, DONT_INVALIDATE_CONTEXT); in resume() 1591 = windows_process.thread_rec (ptid, INVALIDATE_CONTEXT); in get_windows_debug_event() 1815 = windows_process.thread_rec (ptid, INVALIDATE_CONTEXT); in get_windows_debug_event() [all …]
|
| D | ChangeLog-2020 | 12993 (windows_nat::thread_rec): Rename from thread_rec. No longer 13003 (thread_rec): Declare. 13042 (thread_rec): Replace "get_context" parameter with "disposition"; 13053 * windows-nat.c (thread_rec): Use windows_thread_info::suspend. 13082 * windows-nat.c (thread_rec) 13104 (thread_rec, windows_add_thread, windows_delete_thread) 13112 (thread_rec, windows_add_thread, windows_init_thread_list)
|
| D | ChangeLog-2013 | 6462 * window-nat.c (thread_rec): Add missing empty line after 6467 * windows-nat.c (thread_rec): Revert format used to print 6478 * window-nat.c (thread_rec): Add thread ID in SuspendThread
|
| D | ChangeLog-2015 | 840 * win32-low.c (thread_rec, delete_thread_info) 9057 * windows-nat.c (thread_rec): Also ignore ERROR_INVALID_HANDLE
|
| D | ChangeLog-1998 | 4201 (thread_rec): New function.
|
| D | ChangeLog-2000 | 5268 * win32-nat.c (thread_rec): Be more defensive about suspending already
|
| D | ChangeLog-2001 | 1144 (thread_rec): Use new CONTEXT_DEBUGGER_DR macro.
|
| D | ChangeLog-2007 | 747 (thread_rec): Only suspend the thread if it wasn't suspended by
|
| D | ChangeLog-2014 | 9508 * windows-nat.c (thread_rec): Don't display a warning when
|
| D | ChangeLog-2002 | 13542 (thread_rec): Set dr array if id is the thread of current_event .
|
| D | ChangeLog-2003 | 78 (thread_rec): Don't reload thread context here. Just set a flag.
|