user.dmp 是否仅包含最近的崩溃

发布于 2024-07-23 05:34:13 字数 106 浏览 4 评论 0原文

我想知道 drwtsn32 创建的“user.dmp”是否只有最近的崩溃。 我试图捕捉一些崩溃事件。 但当我尝试分析它时,我只看到一次崩溃。

谢谢您的帮助, 阿伦

I wanted to know if the "user.dmp" created by drwtsn32 has only the most recent crash.
I tried to capture a few crashes. But when i tried to analyse it, I just see one crash.

Thanks for the help,
Arun

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

污味仙女 2024-07-30 05:34:13

尽管日志文件可能包含有关先前崩溃的信息,但只有一个崩溃转储。
运行 drwtsn32.exe(不带任何参数)以打开配置对话框。

Just one crash dump, although the log file may contain information on previous crashes.
Run drwtsn32.exe (without any arguments) to bring up the configuration dialog.

苏璃陌 2024-07-30 05:34:13

是的。 我建议将 WinDbg 设置为默认的事后调试器。 您可以从那里保存您的转储。

Yep. I recommend setting WinDbg as the default post-mortem debugger. You can save your dumps from there.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文