/tg/ Station 13 - Modules - Types

code/modules/debugging/debugger.dm

/var/DebuggerThe debugger instance. This is a GLOBAL_REAL because it initializes before the MC or GLOB. Really only used to check to see if the debugger is enabled or not, and to separate debugger-related code into its own thing.