Commit cd17c3acd57b6b5bdedb31fc4152584fb6e089f7

Nick Mathewson 2010-01-22T00:34:37

Add support for a "debug mode" to try to catch common errors. Right now it only catches cases where we aren't initializing events, or where we are re-initializing events without deleting them first. These are however shockingly common.