コードを例外で中断したいので、通常VS2010では、[デバッグ]->[例外...]ダイアログに移動してこれを有効にします。
ただし、VS2010 Professionalの新規インストールでは、[デバッグ]メニューのそのオプションが完全に欠落しています。誰かがこれを見たことがありますか?
コードを例外で中断したいので、通常VS2010では、[デバッグ]->[例外...]ダイアログに移動してこれを有効にします。
ただし、VS2010 Professionalの新規インストールでは、[デバッグ]メニューのそのオプションが完全に欠落しています。誰かがこれを見たことがありますか?
From here:
http://msdn.microsoft.com/en-us/library/d14azbfh.aspx#addexceptionscommand
Do this:
Visual studio can be used with various languages and environments. Therefore, the basic IDE have different settings for each purpose (this is somewhat like Eclipse perspectives). Using a certain language profile does not mean VS cannot be used to develop another language, but some of the IDE's functionality might not be available. To solve this issue, the IDE's profile can be modified as described here.