From: "Aaron Hansen" <[EMAIL PROTECTED]>
> I never suggested I want to find bugs in the PalmOS code.  I want to
> find bugs in my code.  Of course we try to garuntee that we never
> generate a memory exception or use an API incorrectly, but that is going
> to happen with a code base as large as the one I work with (60 segments
> to give you an idea). There are several developers touching the same
> code, and some of it is code that is common to other plaforms like
> Symbian, PPC and SmartPhone.  When it does happen the simulator should
> not GPF.  No amount of discussion will convince me that is "OK".
>
You've got my full agreement there.  I was amazed at the simplicity 
of some of the crashes in terms of bad API parameters.  How hard 
would it be for Palm Source to provide a developer build that left the 
ASSERTS in place and generated a stop of some sort.  At least then 
you could quickly identify the location of the crash.

Chris Tutty


-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to