Fixed a bug that caused the Process not to rebroadcast

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
This commit is contained in:
Sean Callanan 2012-07-11 21:31:24 +00:00
parent 326edc579a
commit a46ec4534d
1 changed files with 527 additions and 508 deletions

File diff suppressed because it is too large Load Diff