IntelliJ IDEA. Debugger Professional

preview_player
Показать описание
IntelliJ IDEA provides a full range of capabilities for debugging your source code. A debugger is a powerful and versatile tool that executes a program in a controlled environment.

0:51 Caller filter
3:00 Renderers for primitives and arrays
5:27 Built-in renderers for images, graphics objects
8:40 Breakpoints in lambdas
11:23 Restore deleted breakpoints
12:41 Mark object (highlighting in different context, access with _DebugLabel)
16:29 Memory, referring objects (finding, marking, tracking objects)
22:26 Pro settings (remove bp by drag, reduce tooltip delay, value tooltip on selection, ...)
26:03 Hotswap
31:36 Attach to process
41:04 Debug decompiled code
47:53 Async stack traces
53:53 Stream debugger
56:30 Overhead view
59:47 Class level watch and pin to top
1:03:24 Evaluate on pause

*Author: Egor Ushakov

Join us:

#debugging #intelliJIDEA #getting_to_know_intellij #intelliJ #jetbrains #java #programming
Рекомендации по теме
Комментарии
Автор

Well, these are really powerful instruments for debug process. Thanks for explicit workshop, marked some use-cases for myself to try in the future.

deepcakee
Автор

I think I knew like... 2 of these from before. Awesome list of tricks!

billytalentrocks
Автор

The "compile and reload" is soo usefull ! thank you very much

MrBgdu
Автор

restore breakpoints is gifth from heaven ))

andrewsneck