GDBserver
Public Attributes | List of all members
wstep_state Struct Reference

Public Attributes

struct wstep_statenext
 
int tp_number
 
CORE_ADDR tp_address
 
long current_step
 

Detailed Description

Definition at line 819 of file tracepoint.c.

Member Data Documentation

long wstep_state::current_step

Definition at line 830 of file tracepoint.c.

Referenced by add_while_stepping_state(), and tracepoint_finished_step().

struct wstep_state* wstep_state::next
CORE_ADDR wstep_state::tp_address

Definition at line 826 of file tracepoint.c.

Referenced by add_while_stepping_state(), and tracepoint_finished_step().

int wstep_state::tp_number

Definition at line 824 of file tracepoint.c.

Referenced by add_while_stepping_state(), and tracepoint_finished_step().


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