Oracle® Solaris Studio 12.4: IDE Quick Start Tutorial

Exit Print View

Updated: October 2014
 
 

Starting a Debugging Session

  1. Start a debugging session for the Quote_1 project by right-clicking the project node and choosing Debug. The debugger starts and the application runs, and the Debugger Console windows open.

    image:Debugger Console window
  2. Open the Variables window by choosing Window > Debugging > Variables (Alt+Shift-1).

  3. Open the Sessions window by choosing Window > Debugging > Sessions (Alt+Shift-6). The debugging session is shown in this window.

    image:Sessions window