forked from OSchip/llvm-project
Summary: A number of places were trying to decode the result of wait(). Add a simple utility function that does that and a struct that encapsulates the decoded result. Then also provide a pretty-printer for that class. Reviewers: zturner, krytarowski, eugene Subscribers: lldb-commits, mgorny Differential Revision: https://reviews.llvm.org/D33998 llvm-svn: 305689 |
||
|---|---|---|
| .. | ||
| CFBundle.cpp | ||
| CFBundle.h | ||
| CFString.cpp | ||
| CFString.h | ||
| CFUtils.h | ||
| DarwinProcessLauncher.cpp | ||
| DarwinProcessLauncher.h | ||
| LaunchFlavor.h | ||
| MachException.cpp | ||
| MachException.h | ||
| NativeProcessDarwin.cpp | ||
| NativeProcessDarwin.h | ||
| NativeThreadDarwin.cpp | ||
| NativeThreadDarwin.h | ||
| NativeThreadListDarwin.cpp | ||
| NativeThreadListDarwin.h | ||