OASIS Command ReferencecheckStack |
checkStack - Check the stack usage for currently running tasks. For debugging only.
checkStack
CheckStack prints the stack usage for all currently running tasks. This is of some use for debugging (only). The usefulness is limited, though, by the fact that it only shows usage for running tasks -- if some task blew its stack and exited, checkStack wouldn't detect it. parm maxUsedStack probably returns more useful information.