# 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.