debugger

package
v0.2.15 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: MPL-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Debugger

type Debugger struct {
	// contains filtered or unexported fields
}

func Engine

func Engine(moduleName string, ns types.EnvType) *Debugger

func (*Debugger) DumpState

func (deb *Debugger) DumpState(ast types.MalType, ns types.EnvType, result types.MalType, err error)

func (*Debugger) Shutdown

func (deb *Debugger) Shutdown()

func (*Debugger) Stepper

func (deb *Debugger) Stepper(ast types.MalType, ns types.EnvType) Command

type DebuggerConfig

type DebuggerConfig struct {
	Exprs map[string]bool `json:"exprs"`
}

Jump to

Keyboard shortcuts

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