# Functions
New creates a new Debugger.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrCanNotRestart is returned when the target cannot be restarted.
ErrCoreDumpInProgress is returned when a core dump is already in progress.
ErrCoreDumpNotSupported is returned when core dumping is not supported.
ErrNotImplementedWithMultitarget is returned for operations that are not implemented with multiple targets.
ErrNotRecording is returned when StopRecording is called while the debugger is not recording the target.
# Type aliases
No description provided by the author