LLDB mainline
ScriptInterpreterBridge.h File Reference
#include "lldb/API/SBDefines.h"
#include "lldb/Symbol/SymbolContext.h"
#include "lldb/Target/MemoryRegionInfo.h"
#include "lldb/Utility/Status.h"
#include "lldb/lldb-forward.h"
#include <optional>

Go to the source code of this file.

Classes

class  lldb_private::ScriptInterpreterBridge
 Unwraps the opaque internal object held by an SB (public API) instance, for scripting-language plugins that need to convert values passed across the script callback boundary back to their lldb_private form. More...

Namespaces

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