citrun

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

commit 7f8331879e71c474971151c32a61266dee242541
parent 52fbe657a111d176a74a73d8670d419232698496
Author: Kyle Milz <kyle@0x30.net>
Date:   Mon,  1 Aug 2016 20:27:06 -0600

man: mention that incremental building works

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

diff --git a/man/citrun-wrap.1 b/man/citrun-wrap.1 @@ -56,6 +56,10 @@ Because instrumentation is silent on stdout and stderr, instrumentation activity is logged to the .Pa citrun.log file. +.Pp +Incremental building is supported. If the build command fails, fix the problem +and then rerun the build command with +.Nm . .Sh FILES .Bl -tag -width Ds .It Pa citrun.log