Debug Mode for Processing

About

The goal of this project is to develop a working prototype of a Debugger for the Processing Development Environment. It is implemented using the Mode framework of Processing 2.0. One of Processing's main strengths is its suitability for learning and teaching programming and generative design. Having an easy to use debugging feature available should facilitate teaching and understanding program flow in general as well as fixing actual bugs.

Latest Development/Repository: https://github.com/martinleopold/DebugMode
Please report any issues you encouter: https://github.com/martinleopold/DebugMode/issues
Send feedback to: debug@martinleopold.com

Supported by Google Summer of Code 2012: http://code.google.com/soc

Download

Current Release (for Processing 2.0): v0.7.2
Latest Development Version: v0.7.3.1483

Installation

Getting started

Note: The pictures in this tutorial are a little outdated, as they were made for the beta version of Processing 2.0. The "Inspector" Icon mentioned below now looks like an equals (=) sign.