GDBserver
|
Public Attributes | |
struct tracepoint_action | base |
ULONGEST | addr |
ULONGEST | len |
int32_t | basereg |
Definition at line 492 of file tracepoint.c.
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().