SBReproducer¶
-
class
lldb.
SBReproducer
¶ Controls LLDB’s reproducer functionality.
Methods Summary
Capture
(char const * path)PassiveReplay
(char const * path)SetAutoGenerate
(bool b)SetWorkingDirectory
(char const * path)Methods Documentation
-
static
Capture
(char const * path) → char const *¶
-
static
PassiveReplay
(char const * path) → char const *¶
-
static
SetAutoGenerate
(bool b) → bool¶
-
static
SetWorkingDirectory
(char const * path)¶
-
static