Return the context (stacktrace) of the current position.
getCurrentContext()
returns array
Simple dump of the call stack
writeDump(getCurrentContext());