Hello folks,

I am currently tackling a few strange bugs in my code, one of which has me 
baffled.

I am testing in the PalmOne Lifedrive simulator attached to CW's Debugger.

One of the buggier areas of my code iterates through a DB containing upwards 
of 300 records, opens each and adds them to a list (removing any duplicate 
entries along the way)

The main problem I'm experiencing is that the code crashes when I run it on 
its own. :-B However, when I run it through sim, with CW debugger attached, 
and step through with a breakpoint at the end of the for loop (so it is 
caught at every iteration) palmsim successfully makes it through the list 
just fine.

Can anyone provide an explanation to this oddity? I wonder if the code would 
crash a real device, but I've none to test with.

--
Thanks and best regards,
Ryan Rix
TamsPalm - The PalmOS Blog

My heart is human, my blood is boiling, my brain: IBM

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to