Why does Rider show only a few processes on macOS?

In CLion, when I open Run → Attach to Process, it lists all running processes. However, in Rider, it seems to only show .NET-related processes.
How can I configure Rider to list all processes like CLion does?

0
5 comments

Zhoujiazhiwork,

You can use a dropdown on the right side of the Attach to Process window to list all processes running on the system:

0

Kirill Filin 

I built an application with embedded Mono that runs C# code, but in Rider, the application is greyed out and I can't attach to it. How?

in below image, the Main is the application which I started in shell.

0

Zhoujiazhiwork could you attach a screenshot that demonstrates the state of the entire Attach to Process window when you are trying to attach to your process?

0

Kirill Filin 

Please let me know if you need additional screenshots or information.

0

Zhoujiazhiwork could you send us your Rider logs with some diagnostic information so we could look into this further?

Follow these steps to collect the logs:

  • Open Help | Diagnostic tools | Choose Trace Scenarios
  • Enable Debugger and ClrEnumerator trace scenarios
  • Reproduce the issue
  • Collect Rider logs via Help→Collect Logs and Diagnostic Data
  • Send us your Rider logs via the Upload Service, and let us know the Upload ID by leaving a comment in this thread
0

Please sign in to leave a comment.