.. _func_system_debugstop: ========= DebugStop ========= DebugStop - Description =========== .. code-block:: blitzmax DebugStop() Stop program execution and enter debugger If there is no debugger present, this command is ignored. Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========