일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Session space
- 인문고전
- dsquery
- 프로세스 CPU 사용량
- FTP7.5
- windows media service
- 작업관리자
- Local TempDB
- cluster node as Domain controller
- SQL Server 2008
- Hyper-V
- 안철수
- SQL Server 2012R2 FCI
- Windows Server 2016
- nonpaged pool
- Nested VM
- MSCS on VMWare
- windows update
- ftp7.5 장애조치 클러스터
- windbg
- Xperf
- 클러스터
- Windows Server 2016 Hyper-v Cluster
- LiveKD
- windows debugging tool
- paged pool
- 터키여행
- failover cluster
- Windows Server 2008
- iSCSI target
Archives
- Today
- Total
목록windows service debuggging (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