debug.hpp File Reference

Go to the source code of this file.

Classes

class  FlagSetting
class  debugFlags

Defines

#define APPLY_TO_BOOLEAN_FLAGS(develop, product)
#define APPLY_TO_INTEGER_FLAGS(develop, product)
#define DECLARE_BOOLEAN_FLAG(name, value, doc)   extern "C" bool name;
#define DECLARE_INTEGER_FLAG(name, value, doc)   extern "C" int name;

Functions

void debug ()

Variables

char * vmDate


Define Documentation

#define APPLY_TO_BOOLEAN_FLAGS ( develop,
product   ) 

Definition at line 62 of file debug.hpp.

#define APPLY_TO_INTEGER_FLAGS ( develop,
product   ) 

Definition at line 243 of file debug.hpp.

#define DECLARE_BOOLEAN_FLAG ( name,
value,
doc   )     extern "C" bool name;

Definition at line 315 of file debug.hpp.

#define DECLARE_INTEGER_FLAG ( name,
value,
doc   )     extern "C" int name;

Definition at line 323 of file debug.hpp.


Function Documentation

void debug (  ) 

Definition at line 197 of file debugPrintable.cpp.

References AlwaysFlushVMMessages, flush_logFile(), PrintVMMessages, and WizardMode.

Referenced by Interpreter::loop_counter_overflow().

Here is the call graph for this function:


Variable Documentation

char* vmDate

Definition at line 329 of file debug.hpp.


Generated on Mon Oct 9 13:38:56 2006 for Strongtalk VM by  doxygen 1.4.7