lunedì 30 agosto 2010

Maxine: increasing the machine debug messages

It is possible to increase the messages produced by the virtual machine while in the native code editing the file Native/share/log.h and changing the macro value

#define log_ALL 0 // log disabled

to a true value

#define log_ALL 1 // log enable

Nessun commento: