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 anyone suggest how to get rid of this. TIA Harish -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
