💾 Archived View for lofi.haiku-os.org › docs › develop › servers › app_server › DebugTools.gmi captured on 2023-09-28 at 16:07:13. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Debug Utility functions

These functions are used to make print-based debugging easier.

All of these functions are essentially big switch() statements which assign an appropriate string for the passed parameter and return the assigned string. This way the string can be printed or otherwise easily used.