Skip to content

Releases: BroadcomMFD/debugger-for-mainframe

Release 1.13.2

04 Dec 12:04
93f4dde

Choose a tag to compare

[1.13.2] 2025-12-04

Fixed

  • Variables with same name
  • Extended source with various compiler options

Release 1.13.1

21 Jul 12:11
c5420fe

Choose a tag to compare

[1.13.1] 2025-07-21

Changed

  • Readme update

Release 1.13.0

16 May 11:44
5a584ae

Choose a tag to compare

[1.13.0] 2025-05-16

Added

  • Support for passphrases and case-sensitive passwords
  • Support for Single Sign-On using a Zowe Explorer profile
  • Option to store security certificate in the native OS certificate store
  • Configuration snippets for the InterTest basic demo sessions

Changed

  • Batch link queue now runs in the background until a session becomes available
  • New PTFs added to prerequisites
  • Readme update

Fixed

  • Disabling breakpoints
  • Fetch Extended Sources now works for attach configurations

Release 1.12.0

17 Dec 13:45
9ee833c

Choose a tag to compare

[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

16 Sep 13:30
d32afeb

Choose a tag to compare

[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

27 Aug 13:25
58f8c49

Choose a tag to compare

[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

02 May 13:35
692e256

Choose a tag to compare

[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

12 Apr 14:15
60fdeae

Choose a tag to compare

[1.9.2] 2024-04-12

Fixed

  • Set variable value in High-Level Assembler

Release 1.9.1

10 Apr 14:52
2ca84bd

Choose a tag to compare

[1.9.1] 2024-04-10

Fixed

  • Update FD and linkage storage defined variables values

1.9.0

01 Dec 12:03
889739a

Choose a tag to compare

Added

  • Option to connect to InterTest via the API Mediation Layer
  • Support for table variables
  • Support for data breakpoints

Changed

  • Launch.json parameters interTestHost and interTestPort changed to host and port
  • Readme update