= Debugging Nightly Builds = The build process for Eraser is automated on the build server. This allows two benefits: * Bad checkins are rapidly identified * The build environment remains consistent across developers As a by-product of the build process, debug symbols are generated and are available for public debugging. If you are able to debug Eraser and find bugs, you are welcome to [/trac/newticket submit a new ticket]. TBD: Steps to include the following information The symbols have been modified to include source server information. Eraser's sources are stored in a [http://subversion.tigris.org Subversion] server. To use the debugging symbols, include {{{ http://eraser.heidi.ie/symbols }}} in your symbol search path.