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

Public Attributes

const address_spaceaspace = nullptr
 
CORE_ADDR address = 0
 
int nonsteppable_watchpoint_p = 0
 
int thread = -1
 

Detailed Description

Definition at line 1411 of file infrun.c.

Member Data Documentation

◆ address

CORE_ADDR step_over_info::address = 0

◆ aspace

const address_space* step_over_info::aspace = nullptr

◆ nonsteppable_watchpoint_p

int step_over_info::nonsteppable_watchpoint_p = 0

◆ thread

int step_over_info::thread = -1

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