C # in a Nutshell, Second Edition
| DbgCLR.exe | Microsoft CLR Debugger |
Synopsis
DbgCLR [ options ]
Description
Windows-based, source-level debugger. Available in the \GuiDebug directory of the .NET Framework SDK installation.
Options
- /mdi
-
Uses multiple document interface.
- /sdi
-
Uses single document interface.
- /fn name
-
Specifies font name.
- /fn size
-
Specifies font size.