diag_dumpCalltraceToLog
Jump to navigation
Jump to search
Hover & click on the images for descriptions
Description
- Description:
-
dumps current callstack/calltrace to RPT.
Syntax
- Syntax:
- diag_dumpCalltraceToLog
- Return Value:
- Nothing
Examples
- Example 1:
-
diag_dumpCalltraceToLog; /* outputs: Callstack:" 14:17:06 " [] L1 ()" 14:17:06 " [] L25 (A3\functions_f\Debug\fn_debugConsoleExec.sqf)" 14:17:06 " _this:[{st = 15 / 0;}]" 14:17:06 " [] L0 ()" 14:17:06 " [] L25 (A3\functions_f\Debug\fn_debugConsoleExec.sqf)" 14:17:06 " _x:any" 14:17:06 " [] L1 ()" 14:17:06 " _this:[]" 14:17:06 "CALLSTACK END;;; */
Additional Information
- See also:
- See also needed
- Groups:
- Diagnosis