Path: utzoo!attcan!uunet!wuarchive!zaphod.mps.ohio-state.edu!mips!pacbell.com!pacbell!well!oster From: oster@well.sf.ca.us (David Phillip Oster) Newsgroups: comp.sys.mac.programmer Subject: Re: 'am I dead yet?', or, debugging Message-ID: <21389@well.sf.ca.us> Date: 27 Oct 90 22:53:08 GMT References: <1990Oct25.174509.10250@eng.umd.edu> <2322@atr-hr.atr.co.jp> <35316@cup.portal.com> Organization: Whole Earth 'Lectronic Link, Sausalito, CA Lines: 13 Macsbug v6 and newer also has: ATR -- begin trap recording ATP -- type out on screen info about the last 2 dozen traps. Most random death after 'n' minutes crashes are caused by unlocked handles. test under heap scramble (HS) in Macsbug. Consider using the Check heap before each trap command in MacsBug, and use the Mr. Bus Error INIT, available on the developer's CDs, which will help you catch NIL pointer dereference errors. (It is amazing how much commerical software out there shows up as buggy under Mr. Bus Error.) -- -- David Phillip Oster - Note new signature. Old one has gone Bye Bye. -- oster@well.sf.ca.us = {backbone}!well!oster