|
LLDB mainline
|
#include "lldb/Host/ProcessLauncher.h"#include "lldb/Host/windows/windows.h"#include "llvm/Support/ErrorOr.h"Go to the source code of this file.
Classes | |
| class | lldb_private::ProcThreadAttributeList |
| This class manages the lifetime of a PROC_THREAD_ATTRIBUTE_LIST, which is used with STARTUPINFOEX. More... | |
| class | lldb_private::ProcessLauncherWindows |
Namespaces | |
| namespace | lldb_private |
| A class that represents a running process on the host machine. | |