RKsFAQ's
What debugging tools come with the .NET SDK?
CorDBG
– command-line debugger. To use CorDbg, you must compile the original C# file using the /debug switch.
DbgCLR
– graphic debugger. Visual Studio .NET uses the DbgCLR.
Newer Post
Older Post
Home