I write code and talk about writing code

Understanding Java's Debugging Internals

Posted on Nov 21, 2022 @ JavaSummit IL

Knowing your enemies is as important as knowing your friends. Understanding your debugger is a little of both. Have you ever wondered how Java debugging looks on the inside? On our journey to building a Java production-grade debugger, we learned a lot about its internals, quirks and more.

Video Slides