top of page
< Back

Effective Debugging Kotlin Native in Xcode

Status: Accepted

LLDB debugging of Kotlin/Native is quite different from debugging Kotlin/JVM in IntelliJ IDEA. While Kotlin/Native debugging is limited, there's a lot hidden behind LLDB commands.

In this talk, we'll look at what commands LLDB offers us for more effective debugging sessions. We'll also explore Kotlin/Native binaries and the symbols contained in them.

Learn how to debug your Kotlin Native code and gain deeper insight into the world of native and binaries.

Speakers

Tadeas Kriz

Senior Kotlin Developer at Touchlab

bottom of page