GDBserver
Public Attributes
tracepoint_action_ops Struct Reference

List of all members.

Public Attributes

CORE_ADDR(* download )(const struct tracepoint_action *action)
char *(* send )(char *buffer, const struct tracepoint_action *action)

Detailed Description

Definition at line 484 of file tracepoint.c.


Member Data Documentation

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().


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines