Halting execution during debugging. When an EA/cBot hits a breakpoint or an exception, it pauses. You can also pause manually (e.g. in MetaEditor, Debug→Pause or pressing Break). The source line at pause is highlighted, and debugging commands (Step Over/Into) become available. Resuming continues execution.