robust-services-core icon indicating copy to clipboard operation
robust-services-core copied to clipboard

Include stack variables in exception logs

Open GregUtas opened this issue 8 years ago • 0 comments

When an exception occurs, the stack is disassembled to display the chain of function calls that led to the exception. Enhance this to also display each function's stack variables.

GregUtas avatar Nov 09 '17 16:11 GregUtas