This tool reads your C/C++ source finding the beginning of each routine
and places code that can call a function or similar via a pattern file
Example:
int X::b() {}
To:
int X::b() { /* %TRACE% */ FUNC_TRACE("X::b()"); /* %TRACE% */ }
Categories
Build ToolsLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow traceString
Other Useful Business Software
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of traceString!