Home
last modified time | relevance | path

Searched defs:tracepoint (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dbreakpoint.h839 struct tracepoint struct
844 /* Number of times this tracepoint should single-step and collect argument
848 /* Number of times this tracepoint should be hit before argument
852 /* The number of the tracepoint on the target. */ argument
856 tracepoint. */ argument
859 /* The static tracepoint marker id, if known. */ argument
866 this static tracepoint corresponds. When resetting breakpoints, argument
868 int static_trace_marker_id_idx;
/dflybsd-src/contrib/gdb-7/gdb/mi/
H A Dmi-cmd-break.c101 int tracepoint = 0; in mi_cmd_break_insert() local