Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Monitoring the call stack – PB Docs 126 – PowerBuilder Library

Monitoring the call stack – PB Docs 126

Monitoring the call stack

The Call Stack view shows the sequence of function calls leading
up to the script or function that was executing at the time of the
breakpoint. Each line in the Call Stack view displays the name of
the script and the line number from which the call was made. The
yellow arrow shows the script and line where execution was suspended.

You can examine the context of the application at any line
in the call stack.

proc.png To show a different context from the Call Stack
view:

  1. Select a line in the Call Stack view.

  2. Do one of the following:

    • Double-click
      the line

    • Select Set Context from the pop-up menu

    • Drag the line into the Source view

    A green arrow indicates the script that you selected. The
    Source view shows the script and line number you selected, and the
    Variables and Watch views show the variables and expressions in
    scope in that context.

    rundbg09.gif

Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x