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
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of traceString!