Home | History | Annotate | Download | only in Commands

Lines Matching refs:Halt

1478             result.AppendError ("no process to halt");
1486 Error error(process->Halt (clear_thread_plans));
1493 result.AppendErrorWithFormat ("Failed to halt process: %s\n", error.AsCString());