Last modified 11 years ago Last modified on 3/8/2012 7:13:59 AM

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 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 Subversion server. To use the debugging symbols, include

http://eraser.heidi.ie/symbols

in your symbol search path.