Tartarus CVS: zap: christian

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Fri, 15 Nov 2002 00:18:59 +0000


CVS Root:       /home/cvs
Module:         zap
Changes by:     christian
Date:           Fri Nov 15 2002  00:18:59 GMT

Log message:
Added a Stackdump function which is called by the exception handler,
which lists the contents of the stack and attempts to resolve function
pointers into names. It's a poor substitute for a proper APCS backtrace,
but hopefully it'll help trace faults from bug reports.

Modified files:
    sources/!ZapSource/s: 2.22 Exceptions Commands

Links:
http://cvs.tartarus.org//zap/sources/%21ZapSource/s/2.22%20Exceptions.diff?r1=fff&r2=2.6
http://cvs.tartarus.org//zap/sources/%21ZapSource/s/Commands.diff?r1=fff&r2=2.21