© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
1 reply
Brady Kelly

❔ How to "mute and resume" in Rider

When I have an exception breakpoint for all CLR exceptions, when the debugger halts for an exception, I get a nice little popup with a few options like "View call stack", and most important, "Mute and resume". The latter creates a new exception breakpoint for that exception, with its "Suspend" property set to false.

My problem is when I navigate anywhere in the code while halted on the excpetion, the little popup vanishes, and I have to either rerun the app or manually add a new breakpoint for that particular exception. I'm trying to find a way to achieve this, or at least get the popup back
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ How to correctly install dependencies with nuget and rider ?
C#CC# / help
4y ago
How to resume my game in pause menu when I click the resume button?
C#CC# / help
3y ago
✅ Using git in rider
C#CC# / help
12mo ago