Kotlin Native Step-Debugging
已回答
I get a
"Debugger Process finished with exit code -1073741511 (0xC0000139)" when trying to debug my kotlin native application. I use windows. Launching the LLDBG frontend do generate a
I manage to step debug on Visual Studio code the same application/build (but do not get pretty printer and as a consequence, cannot inspect most of my datas) so I think problem is more related to debugger than built executable.
I have IDEA ultimate which is expected to support Kotlin Native debugging.
Has someone the same problems?
请先登录再写评论。
Yes, this is https://youtrack.jetbrains.com/issue/KTIJ-21198, please follow the issue(press star to get notifications)