The COBOL Debugger shows you code that PowerCOBOL normally hides. There are three types of expanded code you will see:
The main event loop
Internal sub-programs to handle events
Expanded code that handles PowerCOBOL items, methods and attributes.
These are explained below.