I add flag __EXCEPTION_TRACER__ and get error.
Error:
Error:
g++ -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__NO_HOMEDIR_CONF__ -D__USE_MYSQL__ -D__EXCEPTION_TRACER__ -Werror -O1 -c exception.cpp
exception.cpp: In static member function 'static void ExceptionHandler: DumpStack()':
exception.cpp:414: error: '_MEMORY_BASIC_INFORMATION' was not declared in this scope
exception.cpp:414: error: expected `;' before 'mbi'
exception.cpp:432: error: 'mbi' wa