top of page
Tadeas Kriz

Tadeas Kriz

Senior Kotlin Developer at Touchlab

Tadeas is a Senior Mobile Developer at Touchlab, experimenting with Kotlin compiler plugins. Began as a PHP developer, moving to .NET desktop apps later on. Finally landing in mobile development with Android first and then falling in love with iOS. Fortunately, Kotlin Multiplatform happened, opening the path to doing both mobile platforms.

Effective Debugging Kotlin Native in Xcode

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.
bottom of page