Ask a questionAsk a question
 

AnswerDebugger breaks on exception

  • Thursday, July 02, 2009 8:27 AMFatAlbert1 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I like to debug the catch of a try/catch block. I force an exception in the try part, set a break point inside the catch and run the application. But it allways breaks on where the exception i thrown and never continues to the catch.

    How should the options under "Tools > Option > Debuggning > General" be configurated to enable this? Or is something else wrong?

    Regards

Answers

All Replies