Reputation: 6544
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
Upvotes: 0
Views: 83
Reputation: 3594
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.
Upvotes: 1