Speaker Details

Vitaly Bragilevsky
JetBrains
I'm a developer advocate at JetBrains. Before joining developer advocacy at JetBrains, I taught more than a dozen programming languages and other Computer Science and Software Engineering topics at universities for over 20 years. I authored "Haskell in Depth", published by Manning Publications in 2021.
Debugging with IntelliJ IDEA
Tools-in-Action (INTERMEDIATE level)
Historically, debuggers are used to help locate and fix bugs. Nowadays, the debugger in IntelliJ IDEA can help you do much more than that. Let's see how the debugger helps make the development process more productive. I demo various features for debugging Java applications, including not-so-standard ones, like:
* Lambda breakpoints
* Stream chain tracing
* Dropping the frame
* Emulated method breakpoint
* Evaluate and log
* Non-suspending breakpoints
* Custom data renderers and more
100% live coding session
More