Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
하루종일 Dump를 분석하면 눈이 무척 아파서 고민하고 있었는데 눈이 아픈 하얀색 바탕화면이 아닌 다른 색을 설정하는 방법을 정리해 보았습니다.
- View – Options 에서 Change를 클릭하여 Define Custom Colors를 클릭 합니다.
- 다음과 같이 Hue, Sat, Lum, 79,106,169 Red, Green, Blue 148,213,146 를 설정하여 Add to Custom Colors 로 설정 합니다.
- Background 와 Normal level command window text background를 위에서 지정한 색으로 설정 합니다.
- File – Save Workspace to File 을 선택하여 test.wew로 저장 합니다.
- Windbg 실행 아이콘의 속성에서 shortcut의 target 정보를 windbg –WF [설치경로]\test.wew로 설정합니다.
위 처럼 설정해서 조금이라도 눈이 아프지 않았으면 좋겠습니다.
감사합니다.
Comments
Anonymous
April 08, 2010
하얀 바탕보다는 괜찮으시죠? ^^;; 그나저나 Workspace 좋네여~ 왜 진작에 안썼을가여 -.-;Anonymous
February 10, 2011
Windbg 정보 잘 보고 있습니다 ^^*