Kotlin Native Step-Debugging

Answered

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?

0
1 comment
> Has someone the same problems?
Yes, this is https://youtrack.jetbrains.com/issue/KTIJ-21198, please follow the issue(press star to get notifications)
0

Please sign in to leave a comment.