GDBserver
|
Public Attributes | |
const struct tracepoint_action_ops * | ops |
char | type |
Definition at line 483 of file tracepoint.c.
const struct tracepoint_action_ops* tracepoint_action::ops |
Definition at line 486 of file tracepoint.c.
Referenced by add_tracepoint_action(), download_tracepoint_1(), and tracepoint_send_agent().
char tracepoint_action::type |
Definition at line 488 of file tracepoint.c.
Referenced by add_tracepoint_action(), do_action_at_tracepoint(), l_tracepoint_action_download(), m_tracepoint_action_download(), r_tracepoint_action_download(), tracepoint_send_agent(), and x_tracepoint_action_download().