Debug Tutorial Part 1: Beginning Debugging Using CDB and NTSD
http://www.codeproject.com/debug/cdbntsd.asp
Debug Tutorial Part 2: The Stack
http://www.codeproject.com/debug/cdbntsd2.asp
Debug Tutorial Part 3: The Heap
http://www.codeproject.com/debug/cdbntsd3.asp
Debug Tutorial Part 4: Writing WINDBG Extensions
http://www.codeproject.com/debug/cdbntsd4.asp
Debug Tutorial Part 5: Handle Leaks
http://www.codeproject.com/debug/cdbntsd5.asp
Debug Tutorial Part 6: Navigating The Kernel Debugger
http://www.codeproject.com/debug/cdbntsd6.asp
Debug Tutorial Part 7: Locks and Synchronization Objects
http://www.codeproject.com/debug/cdbntsd7.asp