1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/win
janwas f3b3e0be6e # big refactor of error display code. fixes crash in release-mode selftest
* debug_write_crashlog and debug_dump_stack are now responsible for
detecting reentrancy (reported via new ERR_REENTERED error code).
* export debug_error_message_build to allow unit test of stack dumper
* split+clean up debug_display_error to allow this.
* error_description_r now returns buf for convenience
* ia32: fix typo causing disassembly to fail
* wdbg_sym: bugfix causing incorrect debug_walk_stack return value.
prevent recursive locking, provide locked version of
debug_resolve_symbol. add skip_this_frame for convenience.

refs #130

This was SVN commit r4067.
2006-07-07 01:22:23 +00:00
..
tests # big refactor of error display code. fixes crash in release-mode selftest 2006-07-07 01:22:23 +00:00
comctl6.manifest # Atlas: Updated Atlas DLL with fixed manifest. Double-click resizable panels to reset to default size. Moved player selection into extremely ugly drop-down list. Fixed culling when changing visible window's aspect ratio. Added manifest to VS2003 builds, to enable XP themes. 2006-04-25 05:10:47 +00:00
delay_load.cpp # housekeeping 2006-06-04 22:27:40 +00:00
delay_load.h # merge all local changes; moving over to new SVN server 2006-06-22 18:26:08 +00:00
dll_ver.cpp # merge all local changes; moving over to new SVN server 2006-06-22 18:26:08 +00:00
dll_ver.h # more res/file refactoring (split up archive provider and builder) 2006-04-24 05:20:14 +00:00
error_dialog.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
error_dialog.rc Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
icon.rc # Atlas: Updated Atlas DLL with fixed manifest. Double-click resizable panels to reset to default size. Moved player selection into extremely ugly drop-down list. Fixed culling when changing visible window's aspect ratio. Added manifest to VS2003 builds, to enable XP themes. 2006-04-25 05:10:47 +00:00
manifest.cpp # Atlas: Updated Atlas DLL with fixed manifest. Double-click resizable panels to reset to default size. Moved player selection into extremely ugly drop-down list. Fixed culling when changing visible window's aspect ratio. Added manifest to VS2003 builds, to enable XP themes. 2006-04-25 05:10:47 +00:00
manifest.rc # Atlas: Updated Atlas DLL with fixed manifest. Double-click resizable panels to reset to default size. Moved player selection into extremely ugly drop-down list. Fixed culling when changing visible window's aspect ratio. Added manifest to VS2003 builds, to enable XP themes. 2006-04-25 05:10:47 +00:00
printf.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
printf.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
waio.cpp # merge all local changes; moving over to new SVN server 2006-06-22 18:26:08 +00:00
waio.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
wcpu.cpp # housekeeping 2006-06-04 22:27:40 +00:00
wdbg_sym.cpp # big refactor of error display code. fixes crash in release-mode selftest 2006-07-07 01:22:23 +00:00
wdbg.cpp # big refactor of error display code. fixes crash in release-mode selftest 2006-07-07 01:22:23 +00:00
wdbg.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
wdir_watch.cpp # housekeeping 2006-06-04 22:27:40 +00:00
wgfx.cpp # housekeeping 2006-06-04 22:27:40 +00:00
wgl.h # merge all local changes; moving over to new SVN server 2006-06-22 18:26:08 +00:00
win_internal.h # merge all local changes; moving over to new SVN server 2006-06-22 18:26:08 +00:00
win.cpp # housekeeping 2006-06-08 21:27:03 +00:00
win.h # housekeeping 2006-06-08 21:27:03 +00:00
wposix_types.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
wposix.cpp # housekeeping 2006-06-04 22:27:40 +00:00
wposix.h # final self-test fixes; integration complete. 2006-06-24 13:41:42 +00:00
wpthread.cpp # bugfixes (string, pthread, screenshot writing) 2006-06-11 17:16:24 +00:00
wpthread.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
wsdl.cpp # lots of housekeeping/fixes 2006-06-23 17:41:55 +00:00
wsdl.h # lots of housekeeping/fixes 2006-06-23 17:41:55 +00:00
wsnd.cpp # housekeeping 2006-06-04 22:27:40 +00:00
wsock.cpp #merge (2) 2006-06-22 18:49:23 +00:00
wsock.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
wsysdep.cpp # lots of housekeeping/fixes 2006-06-23 17:41:55 +00:00
wtime.cpp # merge all local changes; moving over to new SVN server 2006-06-22 18:26:08 +00:00
wtime.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00