JetBrains Rider
 
Get JetBrains Rider
Get your hands on the new features ahead of the release by joining the Early Access Program for Rider 2025.1! Learn more

Attach to process

Last modified: 20 January 2025

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

The steps to attach to a process depend on how and where the process was launched.

While JetBrains Rider debugger is capable of attaching to any .NET or .NET Core process, it is recommended to prefer a simpler way when there is one. You don't want to remotely attach to a 'hello world' running on the same machine.