Alright, can you check if debugging works within the draw function but not the serial event function? As far as I recall the serial event runs on a different thread under the hood so is thus not debuggable with the current way Processing handles the debugger.