Context menu for Threads and Stack pane

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

See also:
Context-sensitive help: 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:
User's Guide: Viewing method calls


Properties

Opens the Project Properties dialog, where you control what is displayed in the current pane.

This command is only avilable when the AppBrowser is in Project Browser mode and a project (.jpr) file is selected.


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.