http://www-01.ibm.com/software/awdtools/purify/
Rational® Purify® is a dynamic software analysis tool designed to help developers write more reliable code. It includes two capabilities: 1) Memory debugging (pinpoints hard to find memory errors such as uninitialized memory access, buffer overflow and improper freeing of memory), 2) Memory leak detection (identifies memory blocks that no longer have a valid pointer). Purify is supported on Windows®, Linux®, Solaris®, and AIX®.
Product Editions
Compare editions
Purify for Linux and UNIX
Dynamic software analysis tool for UNIX application development
Purify for Windows
Dynamic software analysis tool for Windows application development
반응형
'디버깅 & 스킬 > 디버깅 툴&유틸' 카테고리의 다른 글
디버깅및 메모리 누수 감지 툴들 (0) | 2013.05.22 |
---|---|
바운즈 체커(bounds checker) 메모리누수 정보 얻는 툴 (0) | 2013.05.07 |
프로파일과 도구들에 대한 ppt (0) | 2013.02.02 |
Visual Studio 2010을 사용한 코딩 개선 (0) | 2012.12.27 |
심볼 스토어 생성 (0) | 2012.12.23 |