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...

0
Avatar
Permanently deleted user

Unfortunately RM doesn't have such functionality :(

Regards, Oleg.

0

请先登录再写评论。