qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [5326] Move also DEBUG_PCALL (see r5085)
@ 2008-09-26 18:02 Blue Swirl
  0 siblings, 0 replies; only message in thread
From: Blue Swirl @ 2008-09-26 18:02 UTC (permalink / raw)
  To: qemu-devel

Revision: 5326
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5326
Author:   blueswir1
Date:     2008-09-26 18:02:48 +0000 (Fri, 26 Sep 2008)

Log Message:
-----------
Move also DEBUG_PCALL (see r5085)

Modified Paths:
--------------
    trunk/target-sparc/helper.c
    trunk/target-sparc/op_helper.c

Modified: trunk/target-sparc/helper.c
===================================================================
--- trunk/target-sparc/helper.c	2008-09-26 16:12:14 UTC (rev 5325)
+++ trunk/target-sparc/helper.c	2008-09-26 18:02:48 UTC (rev 5326)
@@ -31,7 +31,6 @@
 
 //#define DEBUG_MMU
 //#define DEBUG_FEATURES
-//#define DEBUG_PCALL
 
 static int cpu_sparc_find_by_name(sparc_def_t *cpu_def, const char *cpu_model);
 

Modified: trunk/target-sparc/op_helper.c
===================================================================
--- trunk/target-sparc/op_helper.c	2008-09-26 16:12:14 UTC (rev 5325)
+++ trunk/target-sparc/op_helper.c	2008-09-26 18:02:48 UTC (rev 5326)
@@ -10,6 +10,7 @@
 //#define DEBUG_UNALIGNED
 //#define DEBUG_UNASSIGNED
 //#define DEBUG_ASI
+//#define DEBUG_PCALL
 
 #ifdef DEBUG_MMU
 #define DPRINTF_MMU(fmt, args...) \

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-26 18:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-26 18:02 [Qemu-devel] [5326] Move also DEBUG_PCALL (see r5085) Blue Swirl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).