LISTING 1: Debug.cmd Kernel Debugger Command File rem command file to set up debugging environment rem and run debugger - assumes that symbols have rem been copied to c:\symtree rem reorder or change the paths on the next line rem according to the crash dump being debugged rem set _NT_SYMBOL_PATH=c:\symtree\SP3\symbols;c:\symtree\BASENT4\symbols set _NT_DEBUG_LOG_FILE_APPEND=c:\symtree\debug.log c:\symtree\basent4\system32\i386kd.exe -v -z %1