2011/02/24 13:54

debugging tools for windows - Crash Dump


Debugging tools for windows 에 포함된 추가 도구에 ADPlus가 있습니다.

이 녀석이 Crash Dump를 설정할 수 있는 유틸이고,


ADPlus 관련 정보는

http://msdn.microsoft.com/en-us/library/ff537953(v=VS.85).aspx

위 링크에서 확인할 수 있습니다.




예상되는 사용 시나리오는 아래 명령어처럼 실행하게 됩니다.


ADPlus -crash -iis -pn myapp.exe -o c:\temp



The following command runs ADPlus in crash mode for all instances of the process named Myapp.exe, in addition to Inetinfo.exe and all instances of Mtx.exe or Dllhost.exe. The minimized debugger then waits for an exception or a user to press CTRL+C in the minimized debugger window to generate a memory dump and detach the debugger. The memory dumps and log files are then put in the C:\Temp folder.

저작자 표시 비영리 변경 금지
크리에이티브 커먼즈 라이선스
Creative Commons License
올블로그추천버튼 블코추천버튼 블로그뉴스추천버튼 믹시추천버튼 한RSS추가버튼 구글리더기추천버튼


이 포스팅이 도움이 되었다면 구글에서 관련 정보를 찾아 보세요 ^^


Trackback 0 Comment 0

Trackback : http://i-ruru.com/trackback/643 관련글 쓰기