We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi, I am on a Mac using Processing to create a simple demo for my students.
Is it known that the debugger sometimes just won't stop at a breakpoint? Or am I doing something wrong? I have a simple program, with a main program (setup and draw) and a separate class in a separate file. Its very simple. Still breakpoints I put in the separate class in certain places don't work. Before I go crazy trying to figure it out I thought I'd ask whether this wa a known problem. Thanks!
Answers
known problem, not yet fixed
https://github.com/processing/processing/issues/2946
Oops. Got it. It's an old issue. Interesting.
For awkward workaround, see also old discussion: https://forum.processing.org/two/discussion/comment/74646/#Comment_74646