Documenting your work
Remember what you've done and retain long outputs which can't be kept in WinDbg's buffer. It's always good to have a log available for reproducing debugging steps, e.g. to ask questions on Stack Overflow.
CommandPurpose.logopencreate a log file.logcloseclose the log file.dump...