Format Change in the ^mtemp and ^ERRORS Globals
InterSystems has several routines, methods and utilities that can create stack dumps. Stack dumps are created in the ^mtemp(index) global by the %SYS.ProcessQuery:ExamStackByPid(...) classmethod as well as by some undocumented legacy entry points of the ^%STACK utility. Stack dumps can also be created in the ^ERRORS(date,index) global by the ^%ETN trap routine, including additional entry points BACK^%ETN, LOG^%ETN, ^%ET and the Log() method of exception objects. These stack dumps can also include the values of active local variables.


.png)
.png)
