qemu-e2k/bsd-user
aurel32 1b530a6dfc Add new command line option -singlestep for tcg single stepping.
This replaces a compile time option for some targets and adds
this feature to targets which did not have a compile time option.

Add monitor command to enable or disable single step mode.

Modify monitor command "info status" to display single step mode.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7004 c046a42c-6fe2-441c-8c8c-71466251a162
2009-04-05 20:08:59 +00:00
..
freebsd Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
netbsd Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
openbsd Fix BSD user compilation on other than OpenBSD 2008-11-22 20:34:45 +00:00
sparc Sparc32 BSD user support 2008-11-09 09:31:37 +00:00
sparc64 Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
bsd-mman.h Prepare for handling different BSD mmap() flags 2008-11-29 14:05:16 +00:00
bsdload.c Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
elfload.c Convert references to logfile/loglevel to use qemu_log*() macros 2009-01-15 22:34:14 +00:00
errno_defs.h Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
main.c Add new command line option -singlestep for tcg single stepping. 2009-04-05 20:08:59 +00:00
mmap.c Fix qemu_malloc. 2009-01-28 17:16:56 +00:00
path.c Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
qemu-types.h linux-user: Move abi_* typedefs into qemu-types.h 2008-12-08 18:12:04 +00:00
qemu.h Fix BSD user: there is no NPTL 2009-03-07 18:59:05 +00:00
signal.c Fix more FSF addresses 2009-01-05 18:11:53 +00:00
strace.c Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
syscall.c Fix more FSF addresses 2009-01-05 18:11:53 +00:00
syscall_defs.h Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00
uaccess.c Preliminary BSD user emulator support 2008-10-26 20:33:16 +00:00