1
0
forked from 0ad/0ad

- split into symbol engine and everything else

- thread-safe init and stack trace output (more robust)
- better symbol display (no longer suppress all STL; UDT line splitting
- add debug_wprintf and debug_disable_leak_reporting
- exception handler now called from __try and vectored chain (if
supported by OS); will even work while being debugged and isn't stomped
on by some other UnhandledExceptionFilter users

This was SVN commit r2419.
This commit is contained in:
janwas 2005-06-21 16:39:40 +00:00
parent 65f9816a21
commit 0a0699c212
2 changed files with 1774 additions and 1898 deletions

File diff suppressed because it is too large Load Diff

1668
source/lib/sysdep/win/wdbg_sym.cpp Executable file

File diff suppressed because it is too large Load Diff