|
Code::Blocks
SVN r11506
|
#include <sdk.h>#include <wx/busyinfo.h>#include <wx/tokenzr.h>#include "ccdebuginfo.h"#include "parser.h"Go to the source code of this file.
Namespaces | |
| CCDebugInfoHelper | |
Macros | |
| #define | CC_DEBUGINFO_DEBUG_OUTPUT 0 |
| #define | TRACE(format, args...) |
| #define | TRACE2(format, args...) |
Functions | |
| void | CCDebugInfoHelper::SaveCCDebugInfo (const wxString &fileDesc, const wxString &content) |
| #define CC_DEBUGINFO_DEBUG_OUTPUT 0 |
Definition at line 35 of file ccdebuginfo.cpp.
| #define TRACE | ( | format, | |
| args... | |||
| ) |
Definition at line 62 of file ccdebuginfo.cpp.
| #define TRACE2 | ( | format, | |
| args... | |||
| ) |
Definition at line 63 of file ccdebuginfo.cpp.
1.8.13