From: Stuart B. <sd...@nt...> - 2008-02-29 02:13:32
|
On Wed, Feb 27, 2008 at 06:54:51PM +0100, Aurelien Jarno wrote: > This patch adds support for the -d cpu option, which dump the CPU state > before each TB. For the benefit of the list, as discussed in #qemu: DEBUG_EXEC must be defined in cpu-exec.c for '-d cpu' to work. It seems that on some targets, this causes duplicate output, as there's already support for '-d cpu' in translate.c -- this is a bug, and I have a patch for this which I'll post to qemu-devel. Cheers, -- Stuart Brady |