engine

package
v0.0.0-...-fb3150f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2018 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

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 CheckGdbExecutable(gdbExecutable string) string

func CheckRRExecutable

func CheckRRExecutable(rrExecutable string) string

CheckRRExecutable checks if the rr executable has the correct version and is available at the indicated path

func DoChecksAndRecord

func DoChecksAndRecord(
	phpExecutable,
	rrExecutable,
	rootDir,
	installLocation,
	docrootOrScriptRelPath string,
	maxStackDepth int,
	isCli bool,
	arguments string,
	recordPort int,
	serverListen string,
	serverPort int,
	takeSnapshot bool,
)

func DoReplay

func DoReplay(installLocation, replayArg, rrPath, gdbPath string, replayHost string, replayPort int, targetExtendedRemotePort int)

func Verbose

func Verbose(a ...interface{}) (n int, err error)

func Verbosef

func Verbosef(format string, a ...interface{}) (n int, err error)

func Verboseln

func Verboseln(a ...interface{}) (n int, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL