V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
lander
V2EX  ›  问与答

Terminate 和 Crash 的区别是什么?

  •  
  •   lander · 2020-11-10 15:35:32 +08:00 · 877 次点击
    这是一个创建于 1234 天前的主题,其中的信息可能已经有所发展或是发生改变。
    如题,不懂软件开发,有个软件崩溃了想用微软的 Procdump 抓个 dump 看下,但是看到它有-t 和 -e 参数:
    https://docs.microsoft.com/en-us/sysinternals/downloads/procdump
    -e - Write a dump when the process encounters an unhandled exception. Include the 1 to create dump on first chance exceptions.
    -t - Write a dump when the process terminates.

    怎么判断该用哪个参数?
    提前谢过。
    1 条回复    2020-11-10 15:37:33 +08:00
    nutting
        1
    nutting  
       2020-11-10 15:37:33 +08:00
    crash 是发生异常时候吧,t 是正常关闭时候
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   956 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 21:37 · PVG 05:37 · LAX 14:37 · JFK 17:37
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.