RubyMine
 
Get RubyMine
You are viewing the documentation for an earlier version of RubyMine.

Attach to process

Last modified: 09 August 2022

Run | Attach to Process Ctrl+Alt+F5

RubyMine provides a way to attach the debugger to both local and remote processes.

First off, if you want to debug a program that can be started from RubyMine, the best way to do so is to start a local debugging session.