1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/win/tests
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
..
test_ia32.h # fix errors in self-tests and the code they test. all now run through. 2006-06-24 10:44:08 +00:00
test_wdbg_sym.h # big refactor of error display code. fixes crash in release-mode selftest 2006-07-07 01:22:23 +00:00