GDBserver
|
#include <win32-low.h>
Public Attributes | |
DWORD | tid |
HANDLE | h |
CORE_ADDR | thread_local_base |
int | suspended |
CONTEXT | context |
Definition at line 29 of file win32-low.h.
CONTEXT win32_thread_info::context |
Definition at line 49 of file win32-low.h.
Referenced by arm_fetch_inferior_register(), arm_get_thread_context(), arm_set_thread_context(), arm_store_inferior_register(), continue_one_thread(), i386_fetch_inferior_register(), i386_get_thread_context(), i386_set_thread_context(), i386_single_step(), i386_store_inferior_register(), i386_thread_added(), thread_rec(), win32_get_thread_context(), win32_resume(), and win32_set_thread_context().
Definition at line 35 of file win32-low.h.
Referenced by arm_get_thread_context(), arm_set_thread_context(), child_add_thread(), continue_one_thread(), delete_thread_info(), i386_get_thread_context(), i386_set_thread_context(), i386_thread_added(), suspend_one_thread(), and thread_rec().
Definition at line 41 of file win32-low.h.
Referenced by continue_one_thread(), suspend_one_thread(), and thread_rec().
Definition at line 38 of file win32-low.h.
Referenced by child_add_thread(), and win32_get_tib_address().
Definition at line 32 of file win32-low.h.
Referenced by child_add_thread(), continue_one_thread(), and i386_get_thread_context().