This section of the documentation describes how to debug a PL/I application running in a Docker container.
The process for debugging a PL/I application is the same as for debugging a native COBOL application with the following difference:
When debugging a PL/I application, the corresponding debug configurations to use are PL/I Application and PL/I Attach to Process respectively.
For more information on debugging native COBOL applications, see Debugging COBOL Applications Running in Containers.