Android IDE (AIDE) Support Forum

Breakpoints and debugging

I have Android App project and I noticed that since some time in one of the classes breakpoints are not working. When I put any breakpoints there, they are ignored on debugging.
In the other classes breakpoints work fine. The app stops at that point and the code is displayed.

What could be the reason?