|
LLDB mainline
|
#include "lldb/Core/IOHandler.h"#include "lldb/Host/File.h"#include "lldb/Host/Pipe.h"#include "lldb/Target/Process.h"Go to the source code of this file.
Classes | |
| class | lldb_private::IOHandlerProcessSTDIO |
| Forwards lldb's STDIN to the inferior's pty (or anything writable) and supports asynchronous interrupt via an internal pipe. More... | |
Namespaces | |
| namespace | lldb_private |
| A class that represents a running process on the host machine. | |