WeZZ 's 공간292 [WINDBG] WINDBG 사용하기 간단 간단하게 메모해놓자.. 계속 까먹으므로..ㅡㅡ;; 일단 설치하기 다운경로..반드시 최신버전을 받자.. http://www.microsoft.com/whdc/devtools/debugging/installx86.Mspx 그담엔 Symbol 경로 설정하기. File-> symbol path SRV*D:\WindbgSymbol\WebSymbol*http://msdl.microsoft.com/download/symbols;D:\WindbgSymbol\LocalSymbol 위와 같이 WebSymbol 과 LocalSymbol 경로 나눠서 설정하자( 후에 이것저것 심볼 많아지면 귀찮아진다 ..젠장.ㅎ) 그담엔 File-> Kernel Debbuging으로 가서 모드 설정.. Serial으로 사용할겨면 Baud.. 2008. 10. 17. [ WINDBG ] 커널 메모리 덤프 뜨기 .writemem (Write Memory to File) The .writemem command writes a section of memory to a file. Syntax .writemem FileName Range Parameters FileName Specifies the name of the file to be created. You can specify a full path and file name, or just the file name. If the file name contains spaces, FileName should be enclosed in quotation marks. If no path is specified, the current directory is used. Ran.. 2008. 10. 17. 집에와서.. 망할 Vmware는 디버깅이 너무 느려서 Virual PC 설치 하다가 Windbg도 새로 업데이트된 버전을 설치 하려고 다운받는데.. 왜케 느린거야... 오늘 내로 받을 수 있을까.. 젠장...ㅠㅠ 2008. 10. 17. 중랑천..쉬는동안.. 인제 일한지 한달밖에 되지 않았지만.. 쉬는동안 참 의미없이 보낸것같다.. 다시 안올지도 모르는 시간을.. 아무튼 이땐 취업하기 위해 학교갔다가..날씨 너~무좋아서 걸어오다가 중랑천 모습 한컷.. 2008. 10. 15. 코스모스 Copyright (c) 2008 KMG. All rights reserved. 알지도 못하는 그날 두물머리에서.. 기억도 안나는 저편..ㅡㅡ;; 물안개는 결국 못봤던 그떄.. 컴터 사고 사진작업하기도 편해졌건만.. 찍은 사진이 별로없다.ㅎㅎ 2008. 10. 15. [kernel] IoIsWdmVersionAvailable함수 IoIsWdmVersionAvailable The IoIsWdmVersionAvailable routine checks whether a given WDM version is supported by the operating system. BOOLEAN IoIsWdmVersionAvailable( IN UCHAR MajorVersion, IN UCHAR MinorVersion ); Parameters MajorVersion Specifies the major version number of WDM that is requested. MinorVersion Specifies the minor version number of WDM that is requested. Return Value IoIsWdmVersi.. 2008. 10. 15. 이전 1 ··· 42 43 44 45 46 47 48 49 다음