LLDB mainline
Static Public Member Functions | List of all members
lldb_private::lua::SWIGBridge Class Reference

#include <SWIGLuaBridge.h>

Static Public Member Functions

static llvm::Expected< bool > LLDBSwigLuaBreakpointCallbackFunction (lua_State *L, lldb::StackFrameSP stop_frame_sp, lldb::BreakpointLocationSP bp_loc_sp, const StructuredDataImpl &extra_args_impl)
 
static llvm::Expected< bool > LLDBSwigLuaWatchpointCallbackFunction (lua_State *L, lldb::StackFrameSP stop_frame_sp, lldb::WatchpointSP wp_sp)
 

Detailed Description

Definition at line 20 of file SWIGLuaBridge.h.

Member Function Documentation

◆ LLDBSwigLuaBreakpointCallbackFunction()

static llvm::Expected< bool > lldb_private::lua::SWIGBridge::LLDBSwigLuaBreakpointCallbackFunction ( lua_State *  L,
lldb::StackFrameSP  stop_frame_sp,
lldb::BreakpointLocationSP  bp_loc_sp,
const StructuredDataImpl extra_args_impl 
)
static

◆ LLDBSwigLuaWatchpointCallbackFunction()

static llvm::Expected< bool > lldb_private::lua::SWIGBridge::LLDBSwigLuaWatchpointCallbackFunction ( lua_State *  L,
lldb::StackFrameSP  stop_frame_sp,
lldb::WatchpointSP  wp_sp 
)
static

The documentation for this class was generated from the following file: