We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I don't know is this happens to others, or I don't do it right. But apparently I'm not able to debug vars in Secondary classes, debugger only works at Main sketch class :-<
Anyone have an idea of how to debug in all the code? Thanks for your time guys!
Answers
Here a basic example os this question, the OtherClass have a debug point before main class and the execution doesn't stop until debug point in main clase
I have this problem also. It ignores breakpoints not in the main sketch class. Did you find any solution?