MSDN > 論壇首頁 > Visual Studio Debugger > Debugger breaks on exception
發問發問
 

已答覆Debugger breaks on exception

  • Thursday, 2 July, 2009 8:27FatAlbert1 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     

    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

解答

所有回覆