DebugProtocol.Capabilitiesinclude sig ... endval supportsConfigurationDoneRequest : t -> bool Interop.or_undefinedval supportsFunctionBreakpoints : t -> bool Interop.or_undefinedval supportsConditionalBreakpoints : t -> bool Interop.or_undefinedval supportsHitConditionalBreakpoints : t -> bool Interop.or_undefinedval supportsEvaluateForHovers : t -> bool Interop.or_undefinedval exceptionBreakpointFilters :
t ->
ExceptionBreakpointsFilter.t list Interop.or_undefinedval supportsStepBack : t -> bool Interop.or_undefinedval supportsSetVariable : t -> bool Interop.or_undefinedval supportsRestartFrame : t -> bool Interop.or_undefinedval supportsGotoTargetsRequest : t -> bool Interop.or_undefinedval supportsStepInTargetsRequest : t -> bool Interop.or_undefinedval supportsCompletionsRequest : t -> bool Interop.or_undefinedval completionTriggerCharacters : t -> string list Interop.or_undefinedval supportsModulesRequest : t -> bool Interop.or_undefinedval additionalModuleColumns : t -> ColumnDescriptor.t list Interop.or_undefinedval supportedChecksumAlgorithms :
t ->
ChecksumAlgorithm.t list Interop.or_undefinedval supportsRestartRequest : t -> bool Interop.or_undefinedval supportsExceptionOptions : t -> bool Interop.or_undefinedval supportsValueFormattingOptions : t -> bool Interop.or_undefinedval supportsExceptionInfoRequest : t -> bool Interop.or_undefinedval supportTerminateDebuggee : t -> bool Interop.or_undefinedval supportSuspendDebuggee : t -> bool Interop.or_undefinedval supportsDelayedStackTraceLoading : t -> bool Interop.or_undefinedval supportsLoadedSourcesRequest : t -> bool Interop.or_undefinedval supportsLogPoints : t -> bool Interop.or_undefinedval supportsTerminateThreadsRequest : t -> bool Interop.or_undefinedval supportsSetExpression : t -> bool Interop.or_undefinedval supportsTerminateRequest : t -> bool Interop.or_undefinedval supportsDataBreakpoints : t -> bool Interop.or_undefinedval supportsReadMemoryRequest : t -> bool Interop.or_undefinedval supportsWriteMemoryRequest : t -> bool Interop.or_undefinedval supportsDisassembleRequest : t -> bool Interop.or_undefinedval supportsCancelRequest : t -> bool Interop.or_undefinedval supportsBreakpointLocationsRequest : t -> bool Interop.or_undefinedval supportsClipboardContext : t -> bool Interop.or_undefinedval supportsSteppingGranularity : t -> bool Interop.or_undefinedval supportsInstructionBreakpoints : t -> bool Interop.or_undefinedval supportsExceptionFilterOptions : t -> bool Interop.or_undefinedval supportsSingleThreadExecutionRequests : t -> bool Interop.or_undefined