diag dumpCalltraceToLog: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9]) ?= (.+) \|version([0-9]) ?= (.+) " to "|game$1= $2 |version$3= $4 ") |
m (branch) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
|game1= | |game1= arma3 | ||
| | |branch= diag | ||
| | |version1= 2.00 | ||
|gr1= Diagnostic | |||
|descr= Dumps current callstack/calltrace to RPT. | |||
|s1= [[diag_dumpCalltraceToLog]] | |s1= [[diag_dumpCalltraceToLog]] |
Revision as of 13:52, 23 May 2021
Description
- Description:
- Dumps current callstack/calltrace to RPT.
- Groups:
- Diagnostic
Syntax
- Syntax:
- diag_dumpCalltraceToLog
- Return Value:
- Return value needed
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