After you have deployed
a PowerBuilder Web Forms or Windows Forms application, you can debug
it.
- To open the debugger, you can:
- Right-click
the target or project in the System Tree and select Debug from its context
menu.
- Open the project to debug, and select from the Project painter menu bar.
- Make sure the application you want to debug is current and select Debug applicationName in the PainterBar.
- To start the debugging process:
- From the Debugger toolbar, select Start applicationName .
- From the Debugger menu, select .