Table of Contents

Namespace Alternet.Scripter.Debugger.Python

Classes

ErrorMessages

Contains default string constants related to debugger errors.

PythonStartDebuggingOptions

Defines debug process settings.

ScriptBreakpoints

Provides list of Breakpoint objects.

ScriptDebugger

Enables communication with a debugger.

ScriptTerminatedException

Interfaces

IScriptDebugger

Provides methods and properties that allow developers to debug applications in the common language runtime (CLR) environment.

Delegates

LibrarySourceFileResolverDelegate

Delegate to resolve whether a given file is a library source file.