Debugging

edited February 2017 in Using Processing

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

Sign In or Register to comment.