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>
Tue, 3 May 2016 19:42:41 +0000 (15:42 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
doc/babeltrace.1

index 01afc7dc34e620a6524d7f328bafb9be58a742c3..60712b391c3bd34c3379e9aa17903d58934492da 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 "--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, dummy, text.
 
 .fi
 Formats available: ctf, dummy, text.
This page took 0.025524 seconds and 4 git commands to generate.