Information of a debugging session is displayed in the dedicated tabs of the Debug tool window, named after the selected run/debug configuration.
For each session, use the Console tab to view the debugger messages and application output, and the Debug tab to monitor threads and frames.
Click thumbnail to view larger image.
See Also
Concepts:
Procedures:
- Starting the Debugger Session
- Stepping Through the Program
- Finding the Current Execution Point
- Evaluating Expressions
- Adding, Editing and Removing Watches
- Inspecting Watched Items
Reference:
Web Resources: