Skip to content

Commit d32afeb

Browse files
authored
Merge pull request #27 from BroadcomMFD/1.11.1
1.11.1
2 parents 58f8c49 + 801e43c commit d32afeb

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to the Debugger for Mainframe extension are documented in this file.
44

5+
6+
## [1.11.1] 2024-09-16
7+
8+
#### Changed
9+
- InterTest PTF LU14606 added to prerequisites
10+
11+
#### Fixed
12+
- Attach Configuration for batch using wrong flag for Symbolics.
13+
- Watch variable with Java version newer than 11.
14+
- Resume debugging doesn't stop on breakpoint in the sub program for attach configuration.
15+
516
## [1.11.0] 2024-08-27
617

718
#### Added

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Debugger for Mainframe is supported on Visual Studio Code and Github Codespaces.
2222

2323
### Server
2424
- InterTest for CICS and/or InterTest Batch, incremental release 11.0.07 or higher.
25-
- Acquire and install PTFs LU08488, LU08046, LU06771, LU08177, LU08307, LU11016, LU13684, and LU14009.
25+
- Acquire and install PTFs LU08488, LU08046, LU06771, LU08177, LU08307, LU11016, LU13684, LU14009 and LU14606.
2626
- To connect to Debugger for Mainframe via the Zowe API Mediation Layer, acquire and install PTF LU11400 in addition to the PTFs above.
2727
- Testing Tools Server
2828
- To use Debugger for Mainframe to debug CICS programs, ensure that you complete the tasks in the sections "Activation of the IP CICS Sockets" and "Set Up an IRC Connection" on the linked page when you configure your Testing Tools Server instance.

0 commit comments

Comments
 (0)