LLDB mainline
|
#include "lldb/Host/common/NativeProcessProtocol.h"
#include "lldb/lldb-forward.h"
#include "IDebugDelegate.h"
#include "ProcessDebugger.h"
Go to the source code of this file.
Classes | |
class | lldb_private::NativeProcessWindows |
class | lldb_private::NativeProcessWindows::Manager |
class | lldb_private::NativeDebugDelegate |
Namespaces | |
namespace | lldb_private |
A class that represents a running process on the host machine. | |
Typedefs | |
typedef std::shared_ptr< NativeDebugDelegate > | lldb_private::NativeDebugDelegateSP |