LLDB
mainline
|
The SBReproducer class is special because it bootstraps the capture and replay of SB API calls. More...
#include <SBReproducer.h>
Static Public Member Functions | |
static const char * | Capture () |
static const char * | Capture (const char *path) |
static const char * | Replay (const char *path) |
The SBReproducer class is special because it bootstraps the capture and replay of SB API calls.
As a result we cannot rely on any other SB objects in the interface or implementation of this class.
Definition at line 19 of file SBReproducer.h.
|
static |
Definition at line 107 of file SBReproducer.cpp.
References lldb_private::breakpad::toString().
|
static |
Definition at line 116 of file SBReproducer.cpp.
References lldb_private::breakpad::toString().
|
static |
Definition at line 126 of file SBReproducer.cpp.
References lldb_private::repro::Loader::GetFile(), lldb_private::repro::SBProvider::ID, lldb_private::repro::Registry::Replay(), and lldb_private::breakpad::toString().