Popup menu for Threads and Stack pane

The popup menu for the Threads and Stack pane of Debugger window has the following menu commands.

See also:
Threads and Stack pane


Goto Thread

Shows the current execution point of this thread in the Source pane.


New View

Creates another debugging window for this thread.


Select Thread

Makes this thread the current thread for this debugging window.


Goto Method

Shows this method in the Source pane.

See also:
Building Applications with JBuilder: Viewing method calls


Properties

Displays the Context Tree Properties dialog box, where you choose what type of information is shown in the left-hand panes of the Debugger window or in the Debugger Context Browser window.


Save to File

Saves all the data in the current pane to an ASCII file.


Expand All

Expands all outline branches in the current pane.


Collapse All

Collapses all outline branches in the current pane.