Configuring and launching a debug session

Configure Debug for applications and start a debug session. The compiled language debugger user interface runs on Windows or other platforms and connects to IBM® z/OS® Debugger on the IBM Z® host.

You can use multiple ways to launch a debug session. The type of application being launched decides which way to use. All the ways to launch a debug session essentially involve the following steps:
  • Configuring your debug session and options
  • Launching your application in debug mode

You can also enable code coverage collection in a debug session.