What debugging tools come with the .NET SDK?

  1. CorDBG – command-line debugger. To use CorDbg, you must compile the original C# file using the /debug switch.
  2. DbgCLR – graphic debugger. Visual Studio .NET uses the DbgCLR.

Tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>