Add DEBUG() macro for debugging that can be turned on and off with a
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 31 Aug 2004 22:00:54 +0000 (22:00 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 31 Aug 2004 22:00:54 +0000 (22:00 +0000)
command line option, and associated support.
Rename panic() to PANIC().  Update references.
Rename backtrace() to debug_backtrace().


No differences found