output of "qemu-arm --help"
I had to copy this from the xterm I typed the command in.
I couldn't get it from redirecting the stderr or stdout.
Does it print to /dev/tty?
qemu-arm version 0.9.0, Copyright (c) 2003-2007 Fabrice Bellard usage: qemu-arm [-h] [-g] [-d opts] [-L path] [-s size] program [arguments...] Linux CPU emulator (compiled for arm emulation) -h print this help -g port wait gdb connection to port -L path set the elf interpreter prefix (default=/usr/gnemul/qemu-arm) -s size set the stack size in bytes (default=524288) debug options: -d options activate log (logfile=/tmp/qemu.log) -p pagesize set the host page size to 'pagesize'
