|
LLDB mainline
|
#include "llvm/Support/Error.h"#include <string>Go to the source code of this file.
Classes | |
| class | lldb_private::PseudoConsole |
Namespaces | |
| namespace | lldb_private |
| A class that represents a running process on the host machine. | |
Macros | |
| #define | PROC_THREAD_ATTRIBUTE_PSEUDOCONSOLE 0x20016 |
Typedefs | |
| typedef void * | HANDLE |
| typedef void * | HPCON |
| #define PROC_THREAD_ATTRIBUTE_PSEUDOCONSOLE 0x20016 |
Definition at line 15 of file PseudoConsole.h.
Referenced by lldb_private::ProcessLauncherWindows::LaunchProcess().
| typedef void* HANDLE |
Definition at line 16 of file PseudoConsole.h.
| typedef void* HPCON |
Definition at line 17 of file PseudoConsole.h.