📄 c_h
字号:
The h CommandhThe h command provides on-line help.FormatThe format for the h command is:h [*|cmd-]where:* provides detailed help on all the commands.cmd is a command. The Monitor then provides help on the stated command.If the command is executed without any parameters, then the Monitor lists all the available commands.Functional DescriptionThe 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. The "*" option produces detailed help on all the commands, using the more command to control output on the screen. Examples illustrating the use of the h command follow.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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -