Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the essential debugging capabilities of IntelliJ IDEA in this 46-minute video tutorial. Learn why debugging is crucial, how to start, stop, and restart the debugger, and master techniques like setting breakpoints, stepping through code, and using inline debugging. Discover how to work with variables, evaluate expressions, set watches, and utilize breakpoint conditions. Gain insights into frames, quick evaluation, and value modification during debugging sessions. By the end of this tutorial, acquire the skills to effectively use IntelliJ IDEA's powerful debugger for controlled program execution and efficient problem-solving in your source code.
Syllabus
​ - Intro
Why Debug?
Start/stop/restart debugger
Suspend/resume
Setting breakpoint
Disable breakpoints
Steps
Frames bg color
Inline debugger
Variables views
Quick evaluate
Evaluate
Watches
Set value
Breakpoint conditions
Questions
Taught by
IntelliJ IDEA by JetBrains