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

Public Attributes

process_stratum_targettarget
 
ptid_t ptid
 
target_waitstatus ws
 

Detailed Description

Definition at line 3834 of file infrun.c.

Member Data Documentation

◆ ptid

ptid_t wait_one_event::ptid

Definition at line 3840 of file infrun.c.

Referenced by handle_one(), and prepare_for_detach().

◆ target

process_stratum_target* wait_one_event::target

Definition at line 3837 of file infrun.c.

Referenced by handle_one(), prepare_for_detach(), and wait_one().

◆ ws

target_waitstatus wait_one_event::ws

Definition at line 3843 of file infrun.c.

Referenced by handle_one(), prepare_for_detach(), and wait_one().


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