Sanjeev Singh
What debugging tools come with the .NET SDK?
By Sanjeev Singh in ASP.NET on Jan 12 2009
  • J Balakrishna
    Jan, 2009 13

    Assuming .Net Framework 2.0(for file paths)

    CorDBG.exe - command-line debugger, you can access it from SDK Command Prompt

    found at C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin

    DbgCLR.exe - graphic debugger, (Trimmed down version of actual Visual Studio .Net)

    found at C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\GuiDebug

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS