diag dumpCalltraceToLog: Difference between revisions
Jump to navigation
Jump to search
m (branch) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 2: | Line 2: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 2.00 | |||
|branch= diag | |branch= diag | ||
|gr1= Diagnostic | |gr1= Diagnostic | ||
Line 12: | Line 11: | ||
|s1= [[diag_dumpCalltraceToLog]] | |s1= [[diag_dumpCalltraceToLog]] | ||
|r1= [[Nothing]] | |||
|x1= <code>[[diag_dumpCalltraceToLog]]; | |x1= <code>[[diag_dumpCalltraceToLog]]; |
Revision as of 03:21, 13 June 2021
Description
- Description:
- Dumps current callstack/calltrace to RPT.
- Groups:
- Diagnostic
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
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note