|
GDBserver
|
Public Attributes | |
| CORE_ADDR(* | download )(const struct tracepoint_action *action) |
| char *(* | send )(char *buffer, const struct tracepoint_action *action) |
Definition at line 484 of file tracepoint.c.
| CORE_ADDR(* tracepoint_action_ops::download)(const struct tracepoint_action *action) |
Definition at line 488 of file tracepoint.c.
Referenced by download_tracepoint_1().
| char*(* tracepoint_action_ops::send)(char *buffer, const struct tracepoint_action *action) |
Definition at line 492 of file tracepoint.c.
Referenced by tracepoint_send_agent().
1.7.6.1