Native Code Debugging
Answered
Is it possible to debug native code called via P/Invoke? For instance, Visual Studio has the `Enable native code debugging` option.
Please sign in to leave a comment.
Hello Richard!
This feature is not yet implemented. However, we have a corresponding issue: RIDER-11810 on our bug tracker. We would appreciate it if you would upvote the issue in order to demonstrate additional interest and bring increased awareness to the issue.
If this gets implemented, especially in the context of debugging unit tests, I promise never to use VS again. ;)