🚀 WinDbg Preview 🚀 supports both x86
and x64
memory dumps and can be installed side by side with WinDbg
.
Alt+Del
: Break - this is very convenient when on a laptopCtrl+Alt+H
: Highlight selected text (no multi-line support yet)
You can set srcpath
and sympath
from the settings menu.
🚨 You'll have to provide a path when loading extensions:
.load E:\symbols\winext\x86\mex.dll