1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
janwas dbecf93e82 WIP; fix some internal errors when in release mode: no more div-by-zero, reduced access violations.
revised get-crash-location code (very much trial+error, as StackWalk64
doesn't report errors) - it now looks to be bulletproof.
TODO: symbol addresses in release mode appear to be incorrect => value
display is completely worthless.

This was SVN commit r2376.
2005-06-05 05:10:45 +00:00
..
unix - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
win WIP; fix some internal errors when in release mode: no more div-by-zero, reduced access violations. 2005-06-05 05:10:45 +00:00
cpu.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
debug.h zip, lockfree: minor comments 2005-05-22 22:32:58 +00:00
dir_watch.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
gfx.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
ia32.cpp - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
ia32.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
os.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
snd.h add include guards; reflect lockfree.h rename 2005-04-27 16:16:52 +00:00
sysdep.cpp move debug_microlog to debug.cpp, call it debug_wprintf_mem. move MICROLOG define to pyrogenesis.h. 2005-05-11 22:44:20 +00:00
sysdep.h debug.cpp: bugfix in cat_atow 2005-05-30 04:51:47 +00:00