citrun

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

commit 6dc75dc9af051ead83d89105e57dabf385bad054
parent 4f9e8ab105275091072c7c08f9b84d45710831d6
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Wed,  6 Apr 2016 19:56:22 -0600

pkg: update openbsd PLIST and DESCR

Diffstat:
Mpkg/openbsd/pkg/DESCR | 2++
Mpkg/openbsd/pkg/PLIST | 4++++
2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/pkg/openbsd/pkg/DESCR b/pkg/openbsd/pkg/DESCR @@ -0,0 +1,2 @@ +C It Run is a suite of tools that lets you watch your source code execute. It +provides insight into what your program is actually doing. diff --git a/pkg/openbsd/pkg/PLIST b/pkg/openbsd/pkg/PLIST @@ -9,5 +9,9 @@ bin/citrun_wrap share/citrun/ share/citrun/c++ share/citrun/cc +share/citrun/clang +share/citrun/clang++ +share/citrun/eg++ +share/citrun/egcc share/citrun/g++ share/citrun/gcc