qemu-e2k/bsd-user
Peter Maydell 4b5dfd8246 user: Restore debug usage message for '-d ?' in user mode emulation
The code which prints the debug usage message on '-d ?' for *-user
has to come before the check for "not enough arguments", so that
"qemu-foo -d ?" prints the list of possible debug log items rather than
the generic usage message. (This was inadvertently broken in commit
c235d73.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Andrzej Zaborowski <andrew.zaborowski@intel.com>
2011-07-30 07:20:18 +02:00
..
freebsd
i386
netbsd
openbsd
sparc
sparc64
x86_64
bsd-mman.h
bsdload.c
elfload.c
errno_defs.h
main.c user: Restore debug usage message for '-d ?' in user mode emulation 2011-07-30 07:20:18 +02:00
mmap.c
qemu-types.h
qemu.h
signal.c
strace.c
syscall_defs.h
syscall.c Fix compilation warning due to missing header for sigaction (followup) 2011-06-08 09:04:29 +01:00
uaccess.c