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

No differences found