From db8211980b4d700737f7260e85abc5a511d66a9e Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Galarneau?= Date: Mon, 18 Apr 2016 16:54:15 -0400 Subject: [PATCH] Docs: Add debug-info option to BABELTRACE(1) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérémie Galarneau --- doc/babeltrace.1 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/babeltrace.1 b/doc/babeltrace.1 index 01afc7dc..60712b39 100644 --- a/doc/babeltrace.1 +++ b/doc/babeltrace.1 @@ -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, dummy, text. -- 2.34.1