WinDbg Reference Cards Version 2 (Page 1)
Finally, the new version of WinDbg: A Reference Poster and Learning Cards is under development. This time every page is published online for comments, suggestions and corrections which are very welcome. The format of every page follows colored memory space diagram where red cards are for native kernel space commands, blue cards are for unmanaged user space, and green cards are for managed .NET space (click on a picture to open a PDF file):
- Dmitry Vostokov @ DumpAnalysis.org + TraceAnalysis.org -
November 16th, 2012 at 4:00 pm
Nice but kernel space should be on the bottom and managed .NET space on the top! IMHO
Just kidding…
November 16th, 2012 at 11:34 pm
It reflects a stack trace from a complete memory dump, kernel is always on top there. Also .NET ends up in unmanaged space which is always on top in process dumps. So my depiction is natural, endorsed by WinDbg
December 1st, 2012 at 6:18 pm
[…] WinDbg Reference Cards Version 2 (Page 1) WinDbg 도구에서 사용할 수 있는 주요 기능을 다룬다. WinDBG 사용 시 레퍼런스로 참조할 수 있는 내용을 다루고 있다. […]