1
0
forked from 0ad/0ad
0ad/source/tools/atlas
janwas aea2368300 fixes to stack trace code under x64 (from work):
- displaying symbol values requires stack pointer, not frame pointer
- update debug_IsPointerBogus
- skip-n-frames code changed to skip-all-frames-up-to-func (more
reliable in the face of inlining)

debug.cpp: cleanup

This was SVN commit r6410.
2008-09-27 10:05:11 +00:00
..
AtlasFrontends # Fixes for MSVC 2006-12-01 20:34:28 +00:00
AtlasObject adding needed include 2008-07-01 22:12:03 +00:00
AtlasScript # OS X fixes. 2007-10-11 08:00:05 +00:00
AtlasUI quick fix: replace all instances of mods/official with mods/public 2008-09-18 11:46:14 +00:00
DatafileIO Cleaned up and incorporated appropriate headers so it compiles 2008-08-11 09:57:42 +00:00
GameInterface fixes to stack trace code under x64 (from work): 2008-09-27 10:05:11 +00:00
wxJS Fixed Altas/wxJS for Windows. 2007-09-04 20:04:43 +00:00