|
Posted by Peter on October 10, 2005, 6:51 am
Please log in for more thread options
This problem I have after upgrading Smartphone OS on my Motorola MPx220 device.
Before upgrade breakpoints in debugger was functional.
Now when I set breakpoint and press F5, debugger starts application , but
code does not stop on breakpoint.
I had tried also running application with MessageBox and after reaching
MessageBox,
I had tried to attach debugger and set breakpoints. Also in this case my
breakpoints does not stop code.
What can be reason ?
Peter
|