citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 413c20f01f5db22eeaa7b5da0f29dcb535dc864b
parent a8bc051cd95fee9ed702f0aa32c91685278fc7eb
Author: Kyle Milz <kyle@0x30.net>
Date:   Mon,  1 Aug 2016 12:38:48 -0600

man: mention citrun.log

Diffstat:
Mman/citrun-wrap.1 | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/man/citrun-wrap.1 b/man/citrun-wrap.1 @@ -43,6 +43,11 @@ when finding compiler executables, which must be one of the following: .It - g++ .It - gcc .El +.Pp +Because instrumentation is silent on stdout and stderr, instrumentation activity +is logged to the +.Pa citrun.log +file. .Sh EXAMPLES Let .Qq program