|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
debug.cpp File ReferenceThis file contains all features that help us to debug applications.
More...
#include "stdmisc.h"
#include "nel/misc/log.h"
#include "nel/misc/displayer.h"
#include "nel/misc/mem_displayer.h"
#include "nel/misc/command.h"
#include "nel/misc/report.h"
#include "nel/misc/path.h"
#include <stdarg.h>
#include <iostream>
Go to the source code of this file.
Detailed Description
This file contains all features that help us to debug applications.
-
Id:
-
debug.cpp,v 1.66 2002/10/28 17:32:13 corvazier Exp
Definition in file debug.cpp.
Define Documentation
#define DEFAULT_DISPLAYER NEL_DEFAULT_DISPLAYER
|
|
#define LOG_IN_FILE NEL_LOG_IN_FILE
|
|
#define NEL_DEFAULT_DISPLAYER 1
|
|
#define NEL_LOG_IN_FILE 1
|
|
Variable Documentation
const bool TrapCrashInDebugger = false [static]
|
|
|
|