> I tried after deleting mentioned folders but the same thing 
> still happens.
> 
> I'm trying to debug my application, using the F10 key to step 
> thru my code.
> It usually happens after a couple of statements. Note : it 
> doesnot always
> happens. Sometimes it does and sometimes it doesnot.

If you try to step to the next line before the debugger is ready, eventually
you will kill the connection.  Let the debugger get to the line before
stepping to the next one.  If it takes too long, use breakpoints, and run to
the next place in the code you want to check out.

-hkmlt

-- 
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