after the crash happened, run the command in the command line:
adplus -crash -pn (your process name/process id) -o d:\dumpfolder
Note: if process name is "devenv.exe", you'd better use the process id of
the crash devenv.exe
本文共 275 字,大约阅读时间需要 1 分钟。
after the crash happened, run the command in the command line:
adplus -crash -pn (your process name/process id) -o d:\dumpfolder
Note: if process name is "devenv.exe", you'd better use the process id of
the crash devenv.exe
转载于:https://www.cnblogs.com/WangShun/p/3342522.html