Debugging applications with IntelliJ IDEA by Anton Arhipov @ Spring I/O 2023

preview_player
Показать описание
Spring I/O 2023 - Barcelona, 18-19 May

Learn IntelliJ IDEA tips & tricks for debugging your applications. It’s a deep dive! We are going to explore the advanced debugger features and how to use them efficiently.

Historically, debuggers are used to help locate and fix bugs. Nowadays, the debugger in IntelliJ IDEA can help you do much more than that. We’ll show how the debugger helps make the development process more productive. We’ll explain how some debugger features like lambdas debugging, smart step into, and async stack traces work and how it is possible only because of the tight integration with other IDE features. You will also learn new ways to use the IntelliJ IDEA debugger in your everyday work.

Discover 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 and some others

100% live “coding” session
Рекомендации по теме
Комментарии
Автор

The sound is inverted in the right channel. So those of you listening in mono will have the channels cancel eachother out resulting in silence. Those who listen in headphones will have the sound "inside" your head.

FredrikRambris
Автор

Do you have the same with audio, please ? Thanks

emmanuelgaillardon
Автор

@Spring I/O The audio is not setup properly. I get audio only when using headphones.

peacockstar
Автор

Sometimes I can edit values in watch, sometimes not. How it's depend?

SanekProger
Автор

can someone please provide audio for this video

rameshbabuy