warzone2100/lib/exceptionhandler
Dennis Schridde 4c10f714c5 Use std::endl instead of EOL
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4713 4a71c877-e1ca-e34f-864e-861f7616d084
2008-04-20 23:56:35 +00:00
..
include Add the exceptionhandler from Dr. MinGW (part of mingw-utils) with my fixes to it (doesn't compile & link in yet) 2008-04-05 16:00:58 +00:00
Makefile.am Use a more unified system for the "default" info in exception reports (i.e. the same code for the Windows & GDB on GNU/Linux handlers) 2008-04-14 23:17:51 +00:00
Makefile.raw Use a more unified system for the "default" info in exception reports (i.e. the same code for the Windows & GDB on GNU/Linux handlers) 2008-04-14 23:17:51 +00:00
dumpinfo.cpp Use std::endl instead of EOL 2008-04-20 23:56:35 +00:00
dumpinfo.h windows.h is not needed after frame.h 2008-04-20 23:56:28 +00:00
exceptionhandler.c Use a more unified system for the "default" info in exception reports (i.e. the same code for the Windows & GDB on GNU/Linux handlers) 2008-04-14 23:17:51 +00:00
exceptionhandler.h Move the exceptionhandler to a directory of its own 2008-04-05 15:11:43 +00:00
exceptionhandler.vcproj Use a more unified system for the "default" info in exception reports (i.e. the same code for the Windows & GDB on GNU/Linux handlers) 2008-04-14 23:17:51 +00:00
exchndl.c Const correctness 2008-04-20 23:10:19 +00:00
exchndl.h Compile & link in Dr. MinGW's exceptionhandler 2008-04-05 16:15:14 +00:00