Searched refs:trace_find_hook (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/gdb/gdb/
H A Dtracepoint.h115 void (*trace_find_hook) (char *arg, int from_tty); variable
H A Dtracepoint.c1988 if (trace_find_hook)
1989 trace_find_hook (args, from_tty);

Completed in 53 milliseconds