1
0
forked from 0ad/0ad
Carl's fork of 0ad.
Go to file
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
binaries Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
build # improvements to build system for asm files 2006-06-25 20:58:03 +00:00
docs Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
source # big refactor of error display code. fixes crash in release-mode selftest 2006-07-07 01:22:23 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00