trace.h¶
-
TRACE_SIZE¶ Maximum number of return addresses to print.
1
(4U)
-
void
trace_print(void)¶ Print the last
trace.h::TRACE_SIZEreturn addresses from call of this function.
TRACE_SIZE¶Maximum number of return addresses to print.
1 | (4U)
|
trace_print(void)¶Print the last trace.h::TRACE_SIZE return addresses from call of this function.