📄 c_h.htm
字号:
<title>The h Command</title><h1>h</h1><!--INDEX "h command" help "help command" -->The h command provides on-line help.<p></dl><h2>Format</h2><dl><dd>The format for the h command is:<p><pre>h [*|cmd-]</pre>where:<p><table><tr><td>* </td><td>provides detailed help on all the commands.</tr></td><tr><td>cmd </td><td>is a command. The <a href="mondef.htm">Monitor</a> then provides help on the stated command.</tr></td></table><p>If the command is executed without any parameters, then the <ahref="mondef.htm">Monitor</a> lists all the available commands.<p></dl><h2>Functional Description</h2><dl><dd>The h command provides on-line help. If issued without arguments, all commands are listed. If issued with one or more command names as an option, it produces more detailed help on those commands. <p>The "*" option produces detailed help on all the commands, using the more command to control output on the screen. <p>Examples illustrating the use of the h command follow.<p><pre>PMON> hh on-line help hi display command historym modify memory r display/set register d display memory l list (disassemble) memorycopy copy memory fill fill memory search search memory tr transparent mode g go execute c continue execution t trace (single step) to trace (step over)b set breakpoint(s) db delete breakpoint(s)load load from hostport dump dump to hostport set display/set variable stty set terminal optionssym define symbol ls list symbolsflush flush cache debug enter dbx modemt memory test call call functionPMON> h stty stty [tty] [-va] [baud] [sane] [term] set terminal options </pre></dl><p><hr><b>Navigation:</b> <a href="index.htm">Document Home</a> | <a href="doctoc.htm">Document Contents</a> | <a href="docindex.htm">Document Index</a> <p>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -