add "-Xbinary=stripDebugInfoFromNativeLibs=false" this param to Konan compile maybe work. and you should add `kotlin.native.isNativeRuntimeDebugInfoEnabled=true` line to `local.properties` file and rebuild Kotlin/Native runtime