sim-card
/
qemu
Archived
10
0
Fork 0

TCG: enable debug

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5166 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
aurel32 2008-09-05 14:19:35 +00:00
parent cdcf4e51aa
commit b24a39fab0
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ typedef tcg_target_ulong TCGArg;
Users of tcg_gen_* don't need to know about any of this, and should
treat TCGv as an opaque type. */
//#define DEBUG_TCGV 1
#define DEBUG_TCGV 1
#ifdef DEBUG_TCGV