WinDbg Dot commands1 [5주 차] - Examples of WinDbg commands, WinDbg commands related to Symbol information, To check symbols, Symbol in ntoskrnl.exe 과목명 : 운영체제(Operating System) 수업일자 : 2023년 04월 05일 (수) 1. Various commands in WinDbg (1) Kernel debugging을 위해 가상 머신의 Windows를 부팅하고, kernel prompt와 연결해서 debugging 준비를 완료합니다. 1-1. Command : kd > g (1) Debugee의 Guest OS(Target OS)의 디버깅 모드를 중지하고 Target PC를 사용할 수 있게 됩니다. (2) Target PC를 직접 사용할 수 있는 상태가 된 것을 확인할 수 있습니다. 1-2. Command : kd > (1) Debugee PC가 Running 상태일 때 다시 Debugging mode로 전환할 수 있도록 WinDb.. 2023. 4. 6. 이전 1 다음