"Ben Combee" <[EMAIL PROTECTED]> wrote
> > This sort of problem won't produce an error immediately, but will
> > cause your code to fail the next time it (or the system) tries to use
> > that chunk so it's almost certain that the bug that's causing this
> > problem
> > has already occured by the time you get to this line of code.  Memory
>
> BTW, the Metrowerks team is able to start talking about some of the
> features in the new CodeWarrior for Palm OS V8 release coming next
> month.  One of them that would help a lot in situations like this is
> watchpoint support.  We worked with Keith to get a single virtual
> watchpoint added to POSE 3.3; the CW debugger knows how to set it.  Once
> its set, any write the to data being watched will trigger a break into
> the debugger.  This can help you find out where a piece of data is being
> corrupted -- you see corruption the first time, restart the program,
>
Now *that's* something I'd pay for (once I get over the pain of paying
US$350 for an incomplete environment).

Now if we can work out why I've got this intermittent "target not
registered" problem I'll be really happy.

Chris Tutty



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

Reply via email to