提交 d49b3401 编写于 作者: O Olaf Hering 提交者: Paul Mackerras

[PATCH] ppc32: update xmon help text

Mention a few more commands in xmon.  System.map processing was replaced
with kallsyms.
Signed-off-by: NOlaf Hering <olh@suse.de>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 434cc69f
......@@ -148,9 +148,14 @@ Commands:\n\
r print registers\n\
S print special registers\n\
t print backtrace\n\
la lookup address in system.map\n\
ls lookup symbol in system.map\n\
la lookup address\n\
ls lookup symbol\n\
C checksum\n\
p call function with arguments\n\
T print time\n\
x exit monitor\n\
zr reboot\n\
zh halt\n\
";
static int xmon_trace[NR_CPUS];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册