기본적인 디버깅
¶
TRACE
http://msdn.microsoft.com/library/FRE/vsdebug/html/_core_the_trace_macro.asp?frame=true
ASSERT
http://www.codeguru.com/forum/showthread.php?t=315371
try-catch
http://www.cplusplus.com/doc/tutorial/tut5-3.html
SEH
http://www.microsoft.com/msj/0197/exception/exception.aspx
First chance Second chance Exception
http://support.microsoft.com/default.aspx?scid=kb;en-us;105675
CRT Debugging 관련 페이지
¶
http://msdn.microsoft.com/library/en-us/vsdebug/html/_core_using_c_run2dtime_library_debugging_support.asp?frame=true
리베이스 관련 페이지
¶
http://www.debuglab.com/knowledge/dllreabase.html
맵 파일 생성하는 법과 사용법
¶
http://www.codeproject.com/debug/mapfile.asp
좋은 툴
¶
http://www.vmware.com/
http://www.dependencywalker.com/
http://www.sysinternals.com/
http://www.compuware.com/products/devpartner/studio.htm
디버깅하는 데, 유용하다고 볼 수도 있고 어떻게 보면 절대적이라고도 볼 수 있는 툴
Retrieved from http://wiki.zeropage.org/wiki.php/DebuggingApplication
last modified 2021-02-07 05:23:06