标题: [求助]NTSD 用法,E文太差,请高手帮忙,在这先谢谢了!
[打印本页]
作者: ruisoft
时间: 2008-12-1 23:52
标题: [求助]NTSD 用法,E文太差,请高手帮忙,在这先谢谢了!
usage: NTSD [-v] [-2] [-d] [-o] [-g] [-G] [-w] [-lines]
[-aDllName] [-s] [-r BreakErrorLevel] [-t PrintErrorLevel]
[-hd] [-x | -xd [except#] | -xe [except#]] [-e] [-z]
[-- | -p pid | command-line]
where: -? displays this help text
-aDllName sets the default extension DLL
-c executes the following debugger command
-d sends all debugger output to kernel debugger via DbgPrint
-g ignores initial breakpoint in debuggee
-G ignores final breakpoint at process termination
-hd disables heap manager validity checking
-i ignores AV generated by loader fixups on pre3.51 systems
-lines requests that line number information be used if present
-netsyms:{yes|no} allow or disallow loading symbols from a network path
-o debugs all processes launched by debuggee
-r specifies the (0-3) error level to break on (SeeSetErrorLevel)
-s disables lazy symbol loading
-t specifies the (0-3) error level to display (SeeSetErrorLevel)
-v enables verbose output from debugger
-n enables verbose output from symbol handler
-w specifies to debug 16 bit applications in a separate VDM
-x disables break on AV exceptions
-xd disables stopping on specified exception
-xe enables stopping on specified exception
-z reserved for OS/2 debugging
-2 creates a separate console window for debuggee
-- is the same as -G -g -o -p -1
-p pid specifies the decimal process Id to attach to
command-line is the command to run under the debugger
Environment Variables:
_NT_SYMBOL_PATH=[Drive:][Path]
Specify symbol image path. (Default = %SystemRoot%)
_NT_ALT_SYMBOL_PATH=[Drive:][Path]
Specify an alternate symbol image path.
_NT_DEBUG_EXTENSIONS=dllname(s)
If specified, it is a semi-colon separated list of debugger extension DL
L names
This specifies the search order when resolving debugger extension comman
ds
NTSD: exiting - press enter --->
[
Last edited by ruisoft on 2008-12-2 at 09:37 ]
作者: goli2008
时间: 2008-12-2 00:05
给你个提示,其他人 别再回帖了
http://www.cn-dos.net/forum/viewthread.php?tid=10435&fpage=1
[
Last edited by goli2008 on 2008-12-2 at 00:18 ]
作者: ruisoft
时间: 2008-12-2 09:30
咱只是想完整地学习怎样使用 NTSD 命令。
网络中关于此命令的内容不是E文,就是支离破碎,不完整。
若您能传授万分感激!
在此,先谢谢啦!