Can I pause a currently debugging process?
I have a process that is occasionally getting stuck somewhere in an endless loop (sinatra app fwiw). I don't know where to set the breakpoint... so is there a way to just pause the app and see where it is at that very moment? I've seen this in IDEs for other languages...
Please sign in to leave a comment.
Unfortunately RM doesn't have such functionality :(
Regards, Oleg.