Add --debug-info-full-path option and shorten source name
[babeltrace.git] / include / babeltrace / babeltrace-internal.h
index 9d252c8e6526fdb51bf1833a882099a55dc87da2..71c236a46d10187e8db6e348f94046a0e91cbc2c 100644 (file)
@@ -191,7 +191,8 @@ extern int opt_all_field_names,
        opt_clock_seconds,
        opt_clock_date,
        opt_clock_gmt,
-       opt_clock_force_correlate;
+       opt_clock_force_correlate,
+       opt_debug_info_full_path;
 
 extern uint64_t opt_clock_offset;
 extern uint64_t opt_clock_offset_ns;
This page took 0.022459 seconds and 4 git commands to generate.