0ad/source
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
..
graphics Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
gui # housekeeping 2006-06-26 12:47:23 +00:00
i18n rename i18n's tests subdirectory tests2, so that it doesn't get confused as a self-test directory 2006-06-07 03:01:25 +00:00
lib # big refactor of error display code. fixes crash in release-mode selftest 2006-07-07 01:22:23 +00:00
maths Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
pch More header-file rejigging. 2006-06-09 18:32:00 +00:00
ps Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
renderer # Added parameters to control water murkiness. 2006-06-22 21:11:18 +00:00
scripting Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
simulation Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
sound # housekeeping 2006-06-04 22:27:40 +00:00
tools Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
main.cpp # housekeeping 2006-06-26 12:47:23 +00:00