LLDB mainline
lldb_private::ReportRetriever Class Reference

#include <ReportRetriever.h>

Static Public Member Functions

static bool NotifyBreakpointHit (lldb::ProcessSP process_sp, StoppointCallbackContext *context, lldb::user_id_t break_id, lldb::user_id_t break_loc_id)
static BreakpointSetupBreakpoint (lldb::ModuleSP, lldb::ProcessSP, ConstString)

Static Private Member Functions

static StructuredData::ObjectSP RetrieveReportData (const lldb::ProcessSP process_sp)
static std::string FormatDescription (StructuredData::ObjectSP report)

Detailed Description

Definition at line 16 of file ReportRetriever.h.

Member Function Documentation

◆ FormatDescription()

std::string ReportRetriever::FormatDescription ( StructuredData::ObjectSP report)
staticprivate

Definition at line 152 of file ReportRetriever.cpp.

Referenced by NotifyBreakpointHit().

◆ NotifyBreakpointHit()

◆ RetrieveReportData()

◆ SetupBreakpoint()


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