I am using Kotlin native for linuxarm32, it is wor...
# multiplatform
j
I am using Kotlin native for linuxarm32, it is working ok, but I can't seem to get the backtrace, is there something I need to add to the build process to allow it? I wondered if it was something to do with needing to add the unwind_tables flag maybe? I can attach to the signal, but I just get no kind of stacktrace. Any ideas?