MSDN > フォーラム ホーム > Visual Studio Debugger > Debugger breaks on exception
質問する質問する
 

回答済みDebugger breaks on exception

  • 2009年7月2日 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

回答

すべての返信