Dump
formats and destinations for dump output are different under Language Environment than
with VS COBOL II.
The
Language Environment formatted
dump can contain various information, including information about:
- Symbolic dump of variables, arguments, and registers
- File control blocks
- File buffers
- Runtime control blocks
- Storage used by the program
For examples of
Language Environment dump
output, see
Language Environment Debugging Guide and Run-Time Messages.
Under Language Environment,
specify the TERMTHDACT(DUMP) or TERMTHDACT(UADUMP) runtime option in order
to get a Language Environment formatted
dump when a condition greater than or equal to 2 is raised and is left unhandled.