Removing ALL the documentation.
*** empty log message ***
Including a Doxyfile, for doxygen generation (source code comments to HTML).
Converting src/debugger/*.c to *.cc.
Converting the remaining src/machine/*.c to *.cc.
Incorporating Wu Yongwei's debug_new, for memory leak detection.
configure now uses -g also for non-development builds.
Implementing a simple refcount_ptr class.