Reputation: 12560
I must be slow or something today, I cannot find this menu option. I attached a screenshot of my IDE's Debug menu:
Any ideas?
Upvotes: 0
Views: 906
Reputation: 5420
Was it there before or not ? Look at Tools - Options - General - Debugging
Upvotes: 0
Reputation: 32367
Ctrl + Alt +E. Use that all the time during debugging. Wish you could save the selected/excluded exceptions as a filter for later sessions.
Upvotes: 4
Reputation: 241
Right mouse click on the menu and select customize from the drop down. Click Commands, then select the Debug Category. On the right drag the Exception command to the toolbar or menu location you want it.
Upvotes: 5