I would like to use a debugger to find some logic errors in my code. Is it possible to attach the visual studio debugger and set breakpoints in my plugins?
I was able to attach the debugger to a clean version of rb and debug kupo with vs2019. Its possible that if you have a 3rd party plugin or routine that they crash on purpose.