dispatch("closedebugger")}>
{#if hasChange} (not saved) {/if}
{#if procIsRunning}
dispatch("restart")}>
Restart
dispatch("stop")}>
Stop
{:else}
dispatch("start")}>
Start
{/if}