# Functions
NewDebugger returns an empty debugger which is to be configured with the `Attach` functions.
WithRewind configure the debugger to enable rewind functionality.
# Interfaces
DefaultDebugger exposes attachment points via the way of functions, which are to be appended to via a series of function calls.
# Type aliases
DebuggerOptionFunc for setting debugger options.
No description provided by the author
No description provided by the author
No description provided by the author