Just a demo debugger
- Support x86 for now
- Doesn't have the ability to look into std::count and stuff
- Can F5, F10, F11, Show registers, Show some local variables, Callstack is gathered in code, but do not displayed
cl main.cpp =)
main.exe "executable" "main function name" (WinMain, main, ...)