|
GDBserver
|
Public Attributes | |
| struct tracepoint_action | base |
| ULONGEST | addr |
| ULONGEST | len |
| int32_t | basereg |
Definition at line 481 of file tracepoint.c.
| ULONGEST collect_memory_action::addr |
Definition at line 485 of file tracepoint.c.
Referenced by add_tracepoint_action(), and m_tracepoint_action_send().
| struct tracepoint_action collect_memory_action::base |
Definition at line 483 of file tracepoint.c.
Referenced by add_tracepoint_action().
| int32_t collect_memory_action::basereg |
Definition at line 487 of file tracepoint.c.
Referenced by add_tracepoint_action(), and m_tracepoint_action_send().
| ULONGEST collect_memory_action::len |
Definition at line 486 of file tracepoint.c.
Referenced by add_tracepoint_action(), and m_tracepoint_action_send().
1.8.14