What are the debugging tools come with the .NET SDK?
CorDBG – command-line debugger, and
DbgCLR – graphic debugger. Visual Studio .NET uses the DbgCLR. To use CorDbg, you must compile the original C# file using the /debug switch.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment