# Functions
New creates a new Debugger.
# 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.