From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a04198.html | 174 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 174 insertions(+) create mode 100644 docs/doxygen/nel/a04198.html (limited to 'docs/doxygen/nel/a04198.html') diff --git a/docs/doxygen/nel/a04198.html b/docs/doxygen/nel/a04198.html new file mode 100644 index 00000000..0f389bab --- /dev/null +++ b/docs/doxygen/nel/a04198.html @@ -0,0 +1,174 @@ + + +NeL: debug.cpp File Reference + + + +
+

debug.cpp File Reference


Detailed Description

+This file contains all features that help us to debug applications

+

Id
debug.cpp,v 1.88 2004/02/13 10:09:43 lecroart Exp
+ +

+Definition in file debug.cpp. +

+#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. + + + + + + + + + + + + + + + + +

Namespaces

namespace  NLMISC

Defines

#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

Variables

const bool TrapCrashInDebugger = false
+


Define Documentation

+

+ + + + +
+ + +
#define DEFAULT_DISPLAYER   NEL_DEFAULT_DISPLAYER +
+
+ + + + + +
+   + + +

+ +

+Definition at line 74 of file debug.cpp.

+

+ + + + +
+ + +
#define LOG_IN_FILE   NEL_LOG_IN_FILE +
+
+ + + + + +
+   + + +

+ +

+Definition at line 76 of file debug.cpp.

+

+ + + + +
+ + +
#define NEL_DEFAULT_DISPLAYER   1 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 64 of file debug.cpp.

+

+ + + + +
+ + +
#define NEL_LOG_IN_FILE   1 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 71 of file debug.cpp.

+


Variable Documentation

+

+ + + + +
+ + +
const bool TrapCrashInDebugger = false [static] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 79 of file debug.cpp. +

+Referenced by NLMISC::createDebug().

+


Generated on Tue Mar 16 06:42:20 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1