Releases: BroadcomMFD/debugger-for-mainframe
Releases · BroadcomMFD/debugger-for-mainframe
Release 1.12.0
[1.12.0] 2024-12-17
Added
- Symbolic selection list provided in case of Symbolic mismatch.
- Fetch Extended Sources provides list of available Symbolics for the program.
Changed
- Readme update
Fixed
- Miscellaneous bug fixes
Release 1.11.1
[1.11.1] 2024-09-16
Changed
- InterTest PTF LU14606 added to prerequisites
Fixed
- 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.
Release 1.11.0
[1.11.0] 2024-08-27
Added
- 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)
Changed
- 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
Fixed
- Miscellaneous bug fixes
Release 1.10.0
[1.10.0] 2024-05-02
Added
- Dynamic Symbolic Support
- Set variable value in hexadecimal format
- Variable filtering
- Link to the Zowe Explorer jobs tree on running a batch debug session
Changed
- Readme update
Fixed
- Miscellaneous bug fixes
Release 1.9.2
[1.9.2] 2024-04-12
Fixed
- Set variable value in High-Level Assembler
Release 1.9.1
[1.9.1] 2024-04-10
Fixed
- Update FD and linkage storage defined variables values
1.9.0
1.8.1
1.8.0
Added
- 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
- Basic batch demo walkthrough
Changed
- Readme update
1.7.0
Added
- 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
Changed
- Variable enhancements
- Readme update