changed the decoding log mask
This commit is contained in:
parent
d4b5f75b30
commit
592278ba44
@ -26,7 +26,7 @@
|
||||
|
||||
#include "moo-prv.h"
|
||||
|
||||
#define DECODE_LOG_MASK (MOO_LOG_MNEMONIC)
|
||||
#define DECODE_LOG_MASK (MOO_LOG_MNEMONIC | MOO_LOG_DEBUG)
|
||||
|
||||
#if defined(NDEBUG)
|
||||
/* get rid of instruction logging regardless of the log mask
|
||||
|
Loading…
x
Reference in New Issue
Block a user