Winedbg for minidump.
This series:
- add a couple of commands to winedbg to ease scripting (mainly reload a minidump from parser, run a debuggee with arguments...).
- a couple of quick fixes (updating CPU info displayed on reload) and detecting reloading a minidump for a different machine.
WOW64 support in minidump (dbghelp & winedbg) will require quite some work.