Docs: Add debug-info option to BABELTRACE(1)
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 18 Apr 2016 20:54:15 +0000 (16:54 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 20 Apr 2016 20:48:11 +0000 (16:48 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
doc/babeltrace.1

index cee9f7b9f60b88cfb77065870fbba12aa2cfbba3..f1f2e00dddfbb6c4dba1536fe679882db9a5b71c 100644 (file)
@@ -75,6 +75,12 @@ Print clock in GMT time zone (default: local time zone)
 .BR "--stream-intersection"
 Only print events when all streams are active
 .TP
+.BR "--debug-info-full-dir"
+Directory in which to look for debugging information files. (default: /usr/lib/debug/)
+.TP
+.BR "--debug-info-full-path"
+Show full debug info source and binary paths (if available)
+.TP
 
 .fi
 Formats available: ctf, lttng-live, dummy, text, ctf_metadata.
This page took 0.026372 seconds and 4 git commands to generate.