gdb/
[binutils-gdb.git] / gdb / tracepoint.h
index 0ac2da6abd880a087ed181f3ef2bfc181053e874..5d2862a7b6619fde40a9138a1acfdfe30aa5b2d3 100644 (file)
@@ -65,6 +65,8 @@ struct trace_state_variable
 
 extern unsigned long trace_running_p;
 
+extern char *default_collect;
+
 /* A hook used to notify the UI of tracepoint operations.  */
 
 extern void (*deprecated_trace_find_hook) (char *arg, int from_tty);