GDBserver
Public Attributes
tracepoint Struct Reference

List of all members.

Public Attributes

uint32_t number
CORE_ADDR address
enum tracepoint_type type
int8_t enabled
uint64_t step_count
uint64_t pass_count
struct agent_exprcond
uint32_t numactions
struct tracepoint_action ** actions
uint64_t hit_count
uint64_t traceframe_usage
CORE_ADDR compiled_cond
struct tracepointnext
char ** actions_str
struct source_stringsource_strings
uint32_t orig_size
CORE_ADDR obj_addr_on_target
CORE_ADDR adjusted_insn_addr
CORE_ADDR adjusted_insn_addr_end
CORE_ADDR jump_pad
CORE_ADDR jump_pad_end
CORE_ADDR trampoline
CORE_ADDR trampoline_end
int num_step_actions
struct tracepoint_action ** step_actions
char ** step_actions_str
void * handle

Detailed Description

Definition at line 728 of file tracepoint.c.


Member Data Documentation

Definition at line 810 of file tracepoint.c.

Referenced by add_tracepoint(), add_tracepoint_action(), and collect_data_at_step().

Definition at line 780 of file tracepoint.c.

Referenced by add_tracepoint(), cmd_qtdpsrc(), and cmd_qtsp().

Definition at line 811 of file tracepoint.c.

Referenced by add_tracepoint(), add_tracepoint_action(), and collect_data_at_step().

Definition at line 765 of file tracepoint.c.

Referenced by add_traceframe_block(), cmd_qtp(), and cmd_qtstart().


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