At 01:31 AM 11/1/2003, Harish wrote:
Dear All;

There seems to be a very nasty breakpoint in my project.I am using Code
warrior 9.2.This code was compiled eVC++ and the same files are used in CW.
Though there are no breakpoint / eventpoint / watchpoint  as all of them
have been cleared, while debugging my program the debugger always stops at a
couple of lines of code and as this line is in a while loop it dosent come
out till 'n' times the loop is executed.
i deleted the code and retyped it,i tried to move the function that has the
code to a new source file still the debugger stops in the new source
file.This project is behaving same on other machines also.

Can you verify that the loop isn't actually causing an exception that causes the device to stop and enter the CW debugger?


If you don't see anything that could go wrong here, then try removing your project's _Data folder (with the project closed) and rebuilding.

Finally, if you're running with the Palm OS Emulator, make sure that it doesn't have any breakpoints set and saved in your PSF file. The easiest way is to just create a new session.


--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com



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

Reply via email to