GDBserver
Public Attributes | List of all members
collect_memory_action Struct Reference

Public Attributes

struct tracepoint_action base
 
ULONGEST addr
 
ULONGEST len
 
int32_t basereg
 

Detailed Description

Definition at line 492 of file tracepoint.c.

Member Data Documentation

ULONGEST collect_memory_action::addr

Definition at line 496 of file tracepoint.c.

Referenced by add_tracepoint_action(), and m_tracepoint_action_send().

struct tracepoint_action collect_memory_action::base

Definition at line 494 of file tracepoint.c.

Referenced by add_tracepoint_action().

int32_t collect_memory_action::basereg

Definition at line 498 of file tracepoint.c.

Referenced by add_tracepoint_action(), and m_tracepoint_action_send().

ULONGEST collect_memory_action::len

Definition at line 497 of file tracepoint.c.

Referenced by add_tracepoint_action().


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