Module Debug_protocol.Reverse_continue_command

The request starts the debuggee to run backward. Clients should only call this request if the capability 'supportsStepBack' is true.

val type_ : string
module Arguments : sig ... end
module Result : sig ... end