Home
last modified time | relevance | path

Searched refs:tstop_command (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtracepoint.h66 tstop_command, enumerator
H A Dtracepoint.c1975 case tstop_command: in trace_status_command()
2152 case tstop_command: in trace_status_mi()
3939 else if (strncmp (p, stop_reason_names[tstop_command], p1 - p) == 0) in parse_trace_status()
3957 ts->stop_reason = tstop_command; in parse_trace_status()