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
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