일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- Xperf
- windows media service
- Windows Server 2016 Hyper-v Cluster
- dsquery
- windbg
- Session space
- ftp7.5 장애조치 클러스터
- Nested VM
- Hyper-V
- SQL Server 2012R2 FCI
- nonpaged pool
- failover cluster
- windows debugging tool
- SQL Server 2008
- LiveKD
- Windows Server 2016
- MSCS on VMWare
- paged pool
- 클러스터
- cluster node as Domain controller
- windows update
- 터키여행
- FTP7.5
- 안철수
- Local TempDB
- 프로세스 CPU 사용량
- 인문고전
- Windows Server 2008
- 작업관리자
- iSCSI target
Archives
- Today
- Total
목록서비스 디버깅 (1)
류짱:Beyond MySelf
특정 Service가 시작되지 않을 경우, 사용자 모드 덤프 수집 및 디버깅 방법
특정 Service가 시작되지 않을 경우, 사용자 모드 덤프 수집 및 디버깅 방법 참고 How to debug Windows services (Windows 서비스를 디버깅하는 방법) http://support.microsoft.com/?id=824344 아래 내용은 WinDBG Debugger(windbg.exe)를 이용하여, Windows Service를 어떻게 Debug 하는지에 대한 설명입니다. rshsvc.exe 서비스에 대한 사용자 덤프 수집 방법을 예로 설명합니다. Windows에서 Service를 Debug하기 위해서는 windbg.exe를 이용하여, 이미 Start 된 상태의 Process를 Attach하는 방법(일반적인 방법)과 Service 가 시작되지 않는 문제를 확인하기 위해, S..
Microsoft/Windows Platform
2010. 11. 5. 10:42