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.
module Arguments : sig ... end
module Result : sig ... end