There is an undocumented feature in WinDbg that may be useful for remembering WinDbg commands and essentially building a personalized GUI cheat-sheet of commonly commands. The syntax is ".cmdtree c:\debuggers\cmdtree.txt" where cmdtree.txt is a text file
Read More...