mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
the fact that a process exited while running a thread plan. For example, if a user types the expression expr (void)exit(0) then the process terminates but LLDB does not notify listeners like Xcode that this occurred. <rdar://problem/11845155> llvm-svn: 160077