[PATCH] powerpc: add a raw dump command to xmon
commit7e5b59384eebe35bff8429243f089931ce1cdf38
authorOlaf Hering <olh@suse.de>
Wed, 8 Mar 2006 19:40:28 +0000 (8 20:40 +0100)
committerPaul Mackerras <paulus@samba.org>
Fri, 17 Mar 2006 02:22:33 +0000 (17 13:22 +1100)
treeb4d4ecdb96c26eed704bc4ea254348b268a1717a
parente33852228f74b8ccbed8595083bb725b70902ed7
[PATCH] powerpc: add a raw dump command to xmon

Dump a stream of rawbytes with a new 'dr' command.
Produces less output and it is simpler to feed the output to scripts.
Also, dr has no dumpsize limits.

Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/xmon/xmon.c