GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
windows_nat::pending_stop Struct Reference

#include "windows-nat.h"

Public Attributes

DWORD thread_id
 
target_waitstatus status
 
DEBUG_EVENT event
 

Detailed Description

Definition at line 119 of file windows-nat.h.

Member Data Documentation

◆ event

DEBUG_EVENT windows_nat::pending_stop::event

Definition at line 129 of file windows-nat.h.

◆ status

target_waitstatus windows_nat::pending_stop::status

Definition at line 125 of file windows-nat.h.

◆ thread_id

DWORD windows_nat::pending_stop::thread_id

Definition at line 122 of file windows-nat.h.


The documentation for this struct was generated from the following file: