All notable changes to the Debugger for Mainframe extension are documented in this file.
- Symbolic selection list provided in case of Symbolic mismatch.
- Fetch Extended Sources provides list of available Symbolics for the program.
- Readme update
- Miscellaneous bug fixes
- InterTest PTF LU14606 added to prerequisites
- Attach Configuration for batch using wrong flag for Symbolics.
- Watch variable with Java version newer than 11.
- Resume debugging doesn't stop on breakpoint in the sub program for attach configuration.
- Inline variables view
- Support for dynamic debugging sessions for batch programs
- Composite debugging, includes 'List composites' command in command palette
- Autokeep variables (COBOL only), represented in Local variables group
- CICS Defined Variables (COBOL only)
- InterTest PTFs LU13684 and LU14009 added to prerequisites
- Variables tree organised into Global, Local, CICS-Defined and Assembly General Purpose groups.
- Execution counts displayed left from source
- Readme update
- Miscellaneous bug fixes
- Dynamic Symbolic Support
- Set variable value in hexadecimal format
- Variable filtering
- Link to the Zowe Explorer jobs tree on running a batch debug session
- Readme update
- Miscellaneous bug fixes
- Set variable value in High-Level Assembler
- Update FD and linkage storage defined variables values
- Option to connect to InterTest via the API Mediation Layer
- Support for table variables
- Support for data breakpoints
- Launch.json parameters
interTestHost
andinterTestPort
changed tohost
andport
- Readme update
- Readme update
- IMS fields accept wildcard character '*'
- Fetch extended sources not allowed for 'attach' configurations
- IMS transaction connection with wrong transaction name
- Attach session with automatic breakpoint on first line
- Expected breakpoint behavior on attach session
- Batch Link support
- Batch attach debug configuration
- Support for the Suspend feature on Batch sessions
- Full support for the Step into and Step out functions
- DB2 stored procedure and IMS DC application support
- Basic batch demo walkthrough
- Readme update
- High-Level Assembler Language support
- Full support for conditional breakpoints (validator currently not supported on VS Code version 1.74)
- Support for label breakpoints in Assembler code
- Getting Started with CICS Debugging walkthrough
- Variable enhancements
- Readme update
- Readme update
- Issue with insufficient websocket buffer
- Compatibility with extensions which contribute languages
- Execution counts feature
- Readme update
- Issue when using multiple PROTSYMs
- Notify user when unsupported debug action is used
- Readme update
- Readme update
- Support for Java 17
- Minor bugfixes
- Breakpoints in COBOL programs now work in other environments.
- Statement trace and call trace features
- Readme update
- Paragraph breakpoints feature
- Support for multiple-user sessions in CICS
- Readme update
- Changelog update
- Support for debugging nested programs within programs
- Support for the variable watch functionality
- Variables are now read by package instead of individually
- Readme update
- Support for Batch debugging using CA InterTest Batch
- Conversion of JCL to be used for Batch debugging
- Support for non-UTF8 charsets
- Holistic logging
- Dropdown list to choose a configuration no longer displays the same configuration twice.
- Readme update
- Support for conditional breakpoints
- Support for logpoints
- Support for hitcounts
- Fixed several minor issues
- The "type" parameter in launch.json now requires the value "intertest-cics". When upgrading to this version of Debugger for Mainframe from an older version, ensure that you update the "type" parameter in your launch.json files.
- Readme update
- Support same name variables
- Fix debugging with lowercase username
- Fix lowercase username failed fetch
- Minor readme and package.json changes
- Initial release