ROSE
0.9.6a
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
DebugTool.h
Go to the documentation of this file.
1
#ifdef DEBUG
2
#define VERBOSE_DEBUG_BLOCK(x) {x}
3
#define VERBOSE_DEBUG_STMT(x) x
4
#else
5
#define VERBOSE_DEBUG_BLOCK(x)
6
#define VERBOSE_DEBUG_STMT(x)
7
#endif
rose-edg4x
src
midend
programAnalysis
staticInterproceduralSlicing
DebugTool.h
Generated on Mon May 5 2014 17:29:21 for ROSE by
1.8.4