0ad/source/lib/sysdep/os/win/tests
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
..
test_ia32.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
test_wdbg_sym.h fixes to stack trace code under x64 (from work): 2008-09-27 10:05:11 +00:00