In EclipseME project i have problems with breakpoints that never get hit. I have set a breakpoint on setTitle that never gets hit. If i change the title, the app shows the title correctly. Does any1 have similar problem?
Im debugging the app on wireless toolkit emulator
Potentially insulting answer, but are you actually running it in debug mode?
In the interests of full disclosure, I ask this because I've done it myself in the past.