-
load all symbols
ld * -
enable noisy symbols (helps find missing symbol files, etc...)
!sym noisy -
list symbols for a given assembly (Assembly repreents file minus extension)
x Assembly!* x Assembly!Namespace::subNamespace::Class* -
break point usage
bp Assembly!Function bp Test!WinMain bp Test!main
- To Enable
sxe clrthen go to handled/unhandled exception either by command or menu - To Disable
sxd clr - To view current status use
sx