Change process kill to call Process::Destroy (force_kill = true);
follow-up to the change in r235158. Right now if you attach to a process and type "kill", lldb doesn't kill it, it detaches. <rdar://problem/20691198> llvm-svn: 236363
Loading
Please register or sign in to comment