Difference between revisions of "Crash"

From OdaWiki
m
Line 1: Line 1:
Some crashes happen due to [[vulnerability]], others due to [[incompatibilities]]. Either way, we should aim to catch every crash find a fix for it. This is why you should always test odamex within a [[debugger]].
+
Some crashes happen due to [[vulnerability]], others due to [[incompatibilities]]. Either way, we aim to catch every crash find a fix for it. This is why you should always test odamex within a [[debugger]] (though it is not necessarily recommended to always play this way).

Revision as of 20:41, 7 April 2006

Some crashes happen due to vulnerability, others due to incompatibilities. Either way, we aim to catch every crash find a fix for it. This is why you should always test odamex within a debugger (though it is not necessarily recommended to always play this way).