Add --debug-info-target-prefix
[babeltrace.git] / formats / ctf / ctf.c
index 7235d80679fa360dbb95271f1964be9fe4cb1024..e0f6cb89431646c19cbcca62f85696f67249699b 100644 (file)
@@ -86,6 +86,7 @@ uint64_t opt_clock_offset_ns;
 
 extern int yydebug;
 char *opt_debug_info_dir;
+char *opt_debug_info_target_prefix;
 
 /*
  * TODO: babeltrace_ctf_console_output ensures that we only print
This page took 0.023065 seconds and 4 git commands to generate.