package
1.0.0-alpha
Repository: https://github.com/solidifylabs/specops.git
Documentation: pkg.go.dev

# Functions

NewDebugger constructs a new Debugger.

# Structs

CapturedState carries all values passed to the debugger.
Context describes the debugging context.
A Debugger intercepts EVM opcode execution to allow inspection of the stack, memory, etc.