| Home | Previous Lesson: Objects In Memory View Next Lesson: Source Browser View |
This view allows you to browse the source code of the selected script. When PowerBuilder suspends program execution at a breakpoint, this view automatically displays the source code for the script that has the breakpoint.
This part of the main debug window allows you to view, but not alter the code under review. Here, you can inform PowerBuilder the key stages of the code, and the stages where you wish the program to stop, while running in the Debug mode.
When you identify a problem, close down the debug session before you change the code. Re-open the appropriate script and make the necessary changes, before running a new debug session, to check out the changes.
| Home | Previous Lesson: Objects In Memory View Next Lesson: Source Browser View |