This tool reads your C/C++ source finding the beginning of each routineand places code that can call a function or similar via a pattern fileExample: int X::b() {}To: int X::b() { /* %TRACE% */ FUNC_TRACE("X::b()"); /* %TRACE% */ }
There are no reported vulnerabilities
30 Day SummaryFeb 22 2023 — Mar 24 2023
|
12 Month SummaryMar 24 2022 — Mar 24 2023
|