Add --debug-info-target-prefix
[babeltrace.git] / formats / ctf / ctf.c
index ebc6d0e8d2023010e4807b8e2833148f47f7c14f..c87da63d7e8821bac70a78097304907c67423e7c 100644 (file)
@@ -86,6 +86,7 @@ int64_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.023471 seconds and 4 git commands to generate.