diag dumpCalltraceToLog: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Page creation) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
|game1= | |game1= arma3diag |Game name= | ||
|version= 1.99 |Game version= | |version= 1.99 |Game version= | ||
|gr1= Diagnosis |GROUP1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 08:50, 19 September 2020
Description
- Description:
dumps current callstack/calltrace to RPT.
- Groups:
- Diagnosis
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
[[Category:Introduced with arma3diag version ]][[ Category: arma3diag: New Scripting Commands | DIAG DUMPCALLTRACETOLOG]][[ Category: arma3diag: Scripting Commands | DIAG DUMPCALLTRACETOLOG]]