mirror of
https://review.haiku-os.org/haiku
synced 2025-02-08 14:49:58 +01:00
* The old debug system was too complex and made troubleshooring difficult. (it also was unique like a snowflake... which we don't want) * Move to the classic TRACE / ERROR a large majority of the code has changed to. * I like trace statements, but drop some obvious ones * Fix style issues along the way