citrun

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

commit bbf5f4670e524b66d11e393a461f647c868a5a63
parent 226a50f0cb83e98215e0ecf4842a186681df8364
Author: Kyle Milz <kyle@0x30.net>
Date:   Wed,  3 Aug 2016 18:47:07 -0600

man: pair up C/C++ compilers

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

diff --git a/man/citrun-wrap.1 b/man/citrun-wrap.1 @@ -35,21 +35,13 @@ when finding compiler executables, which must be one of the following: .Pp .Bl -bullet -compact .It -c++ +clang / clang++ .It -cc +egcc / eg++ .It -clang +gcc / g++ .It -clang++ -.It -eg++ -.It -egcc -.It -g++ -.It -gcc +cc / c++ .El .Pp Because instrumentation is silent on stdout and stderr, instrumentation activity