1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/os/linux
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
..
dir_watch_fam.cpp more dehydra. disabled lockfree module (not in use). 2008-07-17 17:00:00 +00:00
lcpu.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
ldbg.cpp fixes to stack trace code under x64 (from work): 2008-09-27 10:05:11 +00:00
linux.cpp bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00