* [Qemu-devel] [4342] Disable debug code for production.
@ 2008-05-05 21:26 Aurelien Jarno
0 siblings, 0 replies; only message in thread
From: Aurelien Jarno @ 2008-05-05 21:26 UTC (permalink / raw)
To: qemu-devel
Revision: 4342
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4342
Author: aurel32
Date: 2008-05-05 21:26:52 +0000 (Mon, 05 May 2008)
Log Message:
-----------
Disable debug code for production.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Modified Paths:
--------------
trunk/exec-all.h
Modified: trunk/exec-all.h
===================================================================
--- trunk/exec-all.h 2008-05-05 21:26:43 UTC (rev 4341)
+++ trunk/exec-all.h 2008-05-05 21:26:52 UTC (rev 4342)
@@ -19,7 +19,7 @@
*/
/* allow to see translation results - the slowdown should be negligible, so we leave it */
-#define DEBUG_DISAS
+//#define DEBUG_DISAS
/* is_jmp field values */
#define DISAS_NEXT 0 /* next instruction can be analyzed */
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-05 21:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-05 21:26 [Qemu-devel] [4342] Disable debug code for production Aurelien Jarno
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).