GDBserver
Public Attributes | List of all members
tracepoint_action_ops Struct Reference

Public Attributes

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

Detailed Description

Definition at line 470 of file tracepoint.c.

Member Data Documentation

CORE_ADDR(* tracepoint_action_ops::download) (const struct tracepoint_action *action)

Definition at line 474 of file tracepoint.c.

Referenced by download_tracepoint_1().

char*(* tracepoint_action_ops::send) (char *buffer, const struct tracepoint_action *action)

Definition at line 478 of file tracepoint.c.

Referenced by tracepoint_send_agent().


The documentation for this struct was generated from the following file: