• Tips for debugging SCons code and your scripts
  • To use local scons source rather than installed:
  • The simplest way is to just run as follows:
  • A virtualenv, with an editable install
  • Less simple way
  • The old fashioned way (almost no reason to do this way)
  • To run under debugger:
  • Debugging in Eclipse/PyDev