debug_get_all_categories
Description:
public SList<
DebugCategory>
debug_get_all_categories ()
Returns a snapshot of a all categories that are currently in use .
This list may change anytime. The caller has to free the list after use.
Returns:
| the list of debug categories |