Link to code/ slides used in the session: https://github.com/gorrus/DebuggerHiddenGem
Historically debuggers were 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.
Speaker: Egor Ushakov
Bio:
Egor leads the development of debugging, profiling, and coverage tools in IntelliJ IDEA. He is fascinated by performance analysis and making the work of developers easier. Before joining JetBrains, Egor helped develop NetBeans C/C++ support at Oracle.
Download IntelliJ IDEA: https://jb.gg/download-intellij-idea
Top 15 IntelliJ IDEA shortcuts: https://youtu.be/QYO5_riePOQ
Join us:
Website https://jb.gg/website
Blog https://jb.gg/blog
Twitter https://twitter.com/intellijidea
Facebook https://www.facebook.com/IntelliJIDEA/
#intelliJIDEA #intelliJ #jetbrains #Java #programming