--- parser3/src/include/pa_memory.h 2003/09/22 09:19:18 1.4 +++ parser3/src/include/pa_memory.h 2003/11/06 08:22:49 1.6 @@ -9,21 +9,16 @@ #ifndef PA_MEMORY_H #define PA_MEMORY_H -static const char* IDENT_MEMORY_H="$Date: 2003/09/22 09:19:18 $"; +static const char* IDENT_MEMORY_H="$Date: 2003/11/06 08:22:49 $"; // include #include "pa_config_includes.h" +/// to debug backtrace pointers switch this on: +//#define GC_DEBUG #include "gc.h" - -#ifdef XML -# include "gdome.h" -// for xmlChar -# include "libxml/tree.h" -#endif - // defines //#define PA_DEBUG_GC_MEMORY