62 return "Reproducer capture has been removed";
67 return "Reproducer capture has been removed";
72 return "Reproducer replay has been removed";
77 return "Reproducer replay has been removed";
82 return "Reproducer replay has been removed";
88 return "Reproducer replay has been removed";
93 return "Reproducer finalize has been removed";
108 return "Reproducer GetPath has been removed";
#define LLDB_INSTRUMENT()
#define LLDB_INSTRUMENT_VA(...)
void SetCheckVersion(bool check)
bool GetCheckVersion() const
SBReplayOptions & operator=(const SBReplayOptions &rhs)
void SetVerify(bool verify)
static const char * Replay(const char *path)
static const char * GetPath()
static void SetWorkingDirectory(const char *path)
The working directory is set to the current working directory when the reproducers are initialized.
static bool SetAutoGenerate(bool b)
static const char * Finalize(const char *path)
static const char * PassiveReplay(const char *path)
static const char * Capture()
A class that represents a running process on the host machine.