Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Opened \\.\pipe\com_1
Waiting to reconnect...
Connected to Windows 2000 2195 x86 compatible target at (Sat Jan 9 00:29:27.687 2010 (GMT+8)), ptr64 FALSE
Kernel Debugger connection established. (Initial Breakpoint requested)
Symbol search path is: srv*d:\Symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 2000 Kernel Version 2195 (Service Pack 4) UP Free x86 compatible
Product: WinNt
Machine Name:
Kernel base = 0x80400000 PsLoadedModuleList = 0x8046e1b8
Debug session time: Fri Jan 8 23:32:50.015 2010 (GMT+8)
System Uptime: 0 days 0:01:28.781
Break instruction exception - code 80000003 (first chance)
*******************************************************************************
* *
* You are seeing this message because you pressed either *
* CTRL+C (if you run kd.exe) or, *
* CTRL+BREAK (if you run WinDBG), *
* on your debugger machine's keyboard. *
* *
* THIS IS NOT A BUG OR A SYSTEM CRASH *
* *
* If you did not intend to break into the debugger, press the "g" key, then *
* press the "Enter" key now. This message might immediately reappear. If it *
* does, press "g" and "Enter" again. *
* *
*******************************************************************************
nt!RtlpBreakWithStatusInstruction:
80456488 cc int 3
kd> .reload
Connected to Windows 2000 2195 x86 compatible target at (Sat Jan 9 00:29:46.062 2010 (GMT+8)), ptr64 FALSE
Loading Kernel Symbols
...............................................................
....................................
Loading User Symbols
Loading unloaded module list
.......
kd> uf DbgkpMarkProcessPeb
*** ERROR: Module load completed but symbols could not be loaded for vmx_fb.dll
*** ERROR: Module load completed but symbols could not be loaded for vmhgfs.sys
*** ERROR: Symbol file could not be found. Defaulted to export symbols for vmci.sys -
*** ERROR: Module load completed but symbols could not be loaded for vmx_svga.sys
*** ERROR: Module load completed but symbols could not be loaded for vmxnet.sys
*** ERROR: Module load completed but symbols could not be loaded for vmscsi.sys
*** ERROR: Symbol file could not be found. Defaulted to export symbols for dump_diskdump.sys -
*** ERROR: Module load completed but symbols could not be loaded for dump_vmscsi.sys
*** ERROR: Module load completed but symbols could not be loaded for vmmouse.sys
*** ERROR: Module load completed but symbols could not be loaded for vmmemctl.sys
Couldn't resolve error at 'DbgkpMarkProcessPeb'