Documentation ¶
Index ¶
- Variables
- func CheckGdbExecutable(gdbExecutable string) string
- func CheckRRExecutable(rrExecutable string) string
- func DoChecksAndRecord(...)
- func DoReplay(installLocation, replayArg, rrPath, gdbPath string, replayHost string, ...)
- func Verbose(a ...interface{}) (n int, err error)
- func Verbosef(format string, a ...interface{}) (n int, err error)
- func Verboseln(a ...interface{}) (n int, err error)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( VerboseFlag bool // Flag used to check if extra info should be outputted ShowGdbNotifications bool )
Functions ¶
func CheckGdbExecutable ¶
func CheckRRExecutable ¶
CheckRRExecutable checks if the rr executable has the correct version and is available at the indicated path
func DoChecksAndRecord ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.