GDBserver
|
#include "windows-nat.h"
Public Attributes | |
DWORD | thread_id |
target_waitstatus | status |
DEBUG_EVENT | event |
Definition at line 119 of file windows-nat.h.
DEBUG_EVENT windows_nat::pending_stop::event |
Definition at line 129 of file windows-nat.h.
target_waitstatus windows_nat::pending_stop::status |
Definition at line 125 of file windows-nat.h.
DWORD windows_nat::pending_stop::thread_id |
Definition at line 122 of file windows-nat.h.