Original content

Protected by Copyscape Plagiarism Checker

Sunday, January 24, 2010

Disabling visual studio just-in-time debugger

It may be irritating to see the just in time debugger popping up continuously
Follow these steps to stop the debugger in future after opening the debugger:

  1. Go to Tools>options menu.
  2. In the left-side tree structure menu select Debugging>Just-In-Time.
  3. In the right pane deselect Managed, Native, or Script (or all).

No comments:

Post a Comment