LLDB mainline
|
#include "lldb/Target/StackFrameRecognizer.h"
Go to the source code of this file.
Classes | |
class | lldb_private::VerboseTrapRecognizedStackFrame |
Holds the stack frame that caused the Verbose trap and the inlined stop reason message. More... | |
class | lldb_private::VerboseTrapFrameRecognizer |
When a thread stops, it checks the current frame contains a Verbose Trap diagnostic. More... | |
Namespaces | |
namespace | lldb_private |
A class that represents a running process on the host machine. | |
Functions | |
void | lldb_private::RegisterVerboseTrapFrameRecognizer (Process &process) |