LLDB mainline
Classes | Namespaces | Functions
NativeProcessProtocol.h File Reference
#include "NativeBreakpointList.h"
#include "NativeThreadProtocol.h"
#include "NativeWatchpointList.h"
#include "lldb/Host/Host.h"
#include "lldb/Host/MainLoop.h"
#include "lldb/Utility/ArchSpec.h"
#include "lldb/Utility/Iterable.h"
#include "lldb/Utility/Status.h"
#include "lldb/Utility/TraceGDBRemotePackets.h"
#include "lldb/Utility/UnimplementedError.h"
#include "lldb/lldb-private-forward.h"
#include "lldb/lldb-types.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/DenseSet.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/MemoryBuffer.h"
#include <mutex>
#include <optional>
#include <unordered_map>
#include <vector>

Go to the source code of this file.

Classes

struct  lldb_private::SVR4LibraryInfo
 
class  lldb_private::NativeProcessProtocol
 
class  lldb_private::NativeProcessProtocol::NativeDelegate
 
class  lldb_private::NativeProcessProtocol::Manager
 
struct  lldb_private::NativeProcessProtocol::SoftwareBreakpoint
 

Namespaces

namespace  lldb_private
 A class that represents a running process on the host machine.
 

Functions

 lldb_private::LLVM_ENABLE_BITMASK_ENUMS_IN_NAMESPACE ()