Enable VTIL_SYMEX_SIMPLIFY_VERBOSE

This commit is contained in:
Duncan Ogilvie 2021-08-30 16:47:40 +02:00
parent 57d1cafb8e
commit d1c3ceafe9

View file

@ -35,7 +35,7 @@
// Determine whether we should log the details of the simplification process.
//
#ifndef VTIL_SYMEX_SIMPLIFY_VERBOSE
#define VTIL_SYMEX_SIMPLIFY_VERBOSE 0
#define VTIL_SYMEX_SIMPLIFY_VERBOSE 1
#endif
namespace vtil::symbolic