【问题标题】:How to detect platform from dump using Windbg如何使用 Windbg 从转储中检测平台 【发布时间】:2011-04-13 16:52:09 【问题描述】: 我有一个转储,我想知道在哪个平台(Win32 或 X64)上使用 Windbg。 【问题讨论】: 相关stackoverflow.com/q/4173312/38206 标签: debugging windbg 【解决方案1】: 我相信这就是.effmach 命令的作用。 【讨论】: