citrun

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

commit cac06cceff31e44f852df06426f7d6a1a341332d
parent 92f53e406565792467b57523a7319d926280f981
Author: Kyle Milz <kyle@0x30.net>
Date:   Sun,  4 Dec 2016 19:51:49 -0700

src: note where citrun-inst exits

Diffstat:
Msrc/inst_frontend.cc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/inst_frontend.cc b/src/inst_frontend.cc @@ -274,6 +274,7 @@ InstrumentFrontend::instrument() << " Milliseconds spent rewriting source." << std::endl; if (m_is_citruninst) + // This is as far as we go in citrun-inst mode. exit(ret); if (ret) { // Rewriting failed. Original source files may be in an