LLDB mainline
Public Member Functions | List of all members
lldb_private::AbortWithPayloadRecognizedStackFrame Class Reference

#include <AbortWithPayloadFrameRecognizer.h>

Inheritance diagram for lldb_private::AbortWithPayloadRecognizedStackFrame:
Inheritance graph
[legend]

Public Member Functions

 AbortWithPayloadRecognizedStackFrame (lldb::StackFrameSP &frame_sp, lldb::ValueObjectListSP &args_sp)
 
- Public Member Functions inherited from lldb_private::RecognizedStackFrame
virtual lldb::ValueObjectListSP GetRecognizedArguments ()
 
virtual lldb::ValueObjectSP GetExceptionObject ()
 
virtual lldb::StackFrameSP GetMostRelevantFrame ()
 
virtual ~RecognizedStackFrame ()=default
 
std::string GetStopDescription ()
 

Additional Inherited Members

- Protected Attributes inherited from lldb_private::RecognizedStackFrame
lldb::ValueObjectListSP m_arguments
 
std::string m_stop_desc
 

Detailed Description

Definition at line 22 of file AbortWithPayloadFrameRecognizer.h.

Constructor & Destructor Documentation

◆ AbortWithPayloadRecognizedStackFrame()

lldb_private::AbortWithPayloadRecognizedStackFrame::AbortWithPayloadRecognizedStackFrame ( lldb::StackFrameSP frame_sp,
lldb::ValueObjectListSP args_sp 
)

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