Bug? Breakpoint Not Working as Expected

epiCode

Active Member
Licensed User
"Sometimes" B4A IDE is ignoring "ALL" breakpoints in Debug Mode.

Few Observations:

1. clean project does nothing
2. closing and opening project works first time - breakpoints trigger normally - but not second time
3. it happens irrespective whether sub is resumable or not
4. sometimes altering the code makes the breakpoint work again (if it builds again - but not when it says reusing previous successful shell)
5. happening on both actual device and emulator - on and off
6. It can not be reproduced because sometimes it happens and sometimes it does not.

Please let me know any other log/info which might be helpful

B4A: 11
 
Top