Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtracepoint.h217 extern void (*deprecated_trace_start_stop_hook) (int start, int from_tty);
H A Dtracepoint.c87 void (*deprecated_trace_start_stop_hook) (int start, int from_tty); variable