2
SRV*是个甚麽命令?好象不是DOS命令。。。。
SRV*D:\Symbols\Websymbols*
http://msdl.microsoft.com/download/symbols
下symbols时在地址栏输SRV*。。。。就自动下载,很神奇。。。。
3
NTSD命令
CMD/NTSD 下WT命令结果很长,想存成一个TXT文件,有没有办法?
Microsoft (R) Windows User-Mode Debugger Version 5.1.2600.0
Copyright (c) Microsoft Corporation. All rights reserved.
CommandLine: ping
Loaded dbghelp extension DLL
The call to LoadLibrary(ext) failed with error 2.
Please check your debugger configuration and/or network access
Loaded exts extension DLL
The call to LoadLibrary(uext) failed with error 2.
Please check your debugger configuration and/or network access
Loaded ntsdexts extension DLL
Symbol search path is: *** Invalid *** : Verify _NT_SYMBOL_PATH setting
Executable search path is:
ModLoad: 01000000 01008000 ping.exe
ModLoad: 7c920000 7c9b6000 ntdll.dll
ModLoad: 7c800000 7c91e000 C:\WINDOWS\system32\kernel32.dll
ModLoad: 77be0000 77c38000 C:\WINDOWS\system32\msvcrt.dll
ModLoad: 77da0000 77e49000 C:\WINDOWS\system32\ADVAPI32.dll
ModLoad: 77e50000 77ee2000 C:\WINDOWS\system32\RPCRT4.dll
ModLoad: 77fc0000 77fd1000 C:\WINDOWS\system32\Secur32.dll
ModLoad: 76d30000 76d48000 C:\WINDOWS\system32\iphlpapi.dll
ModLoad: 77d10000 77da0000 C:\WINDOWS\system32\USER32.dll
ModLoad: 77ef0000 77f39000 C:\WINDOWS\system32\GDI32.dll
ModLoad: 71a20000 71a37000 C:\WINDOWS\system32\WS2_32.dll
ModLoad: 71a10000 71a18000 C:\WINDOWS\system32\WS2HELP.dll
Break instruction exception - code 80000003 (first chance)
eax=00191eb4 ebx=7ffd6000 ecx=00000002 edx=00000004 esi=00191f48 edi=00191eb4
eip=7c92120e esp=0007fb20 ebp=0007fc94 iopl=0 nv up ei pl nz na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000202
*** ERROR: Symbol file could not be found. Defaulted to export symbols for ntdl
l.dll -
ntdll!DbgBreakPoint:
7c92120e cc int 3
0:000> wt
Tracing ntdll!DbgBreakPoint to return address 7c940b1f
6 0 ntdll!RtlDeleteAce
4 0 ntdll!RtlLookupElementGenericTable
13 0 ntdll!RtlPushFrame
9 0 ntdll!RtlImageDirectoryEntryToData
3 0 ntdll!RtlAllocateHeap
*** ERROR: Module load completed but symbols could not be loaded for ping.exe
19 0 ntdll!strchr
21 19 ntdll!RtlAllocateHeap
9 0 ntdll!strchr
22 28 ntdll!RtlAllocateHeap
20 50 ntdll!RtlImageDirectoryEntryToData
21 0 ntdll!RtlImageDirectoryEntryToData
23 71 ntdll!RtlImageDirectoryEntryToData
79 94 ntdll!RtlPushFrame
18 173 ntdll!RtlLookupElementGenericTable
。。。。。。。。。。。。。
。。。。。。。。。
Last edited by lilianjie on 2009-10-22 at 17:35 ]