In Mono Develop 3.X, there is a menu option to configure exceptions we wish to break on (Run -> Exceptions). But with Mono Develop 5.7 IDE it is no longer there? Also Debugger is not breaking on exceptions.
Any idea How to get it back, probably some add-ins ?
Exception catchpoints are now in same dialog as breakpoints. You can open this dialog via
What is nice about this is, you can use conditional and counting filters and different conditions/counts for different exceptions and also print debugging text(tracepoint) instead of breaking.
Most common use case is to add "System.Exception" and check "Include subclasses".
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With