citrun

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

commit 5390479d74b230412aba784c1e668045142082cb
parent 697aa802bea09222abf3520571ed2c76edfa6dde
Author: Kyle Milz <kyle@0x30.net>
Date:   Mon, 11 Jul 2016 19:33:13 -0600

man: specify the kind of source files

Diffstat:
Mman/citrun-wrap.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/citrun-wrap.1 b/man/citrun-wrap.1 @@ -23,7 +23,7 @@ .Nm .Ar make | jam | gcc | cmake | ... .Sh DESCRIPTION -Add instrumentation to any source files compiled during a build command. +Add instrumentation to any C/C++ source files compiled during a build command. .Pp The build command must search .Ev PATH