Module Debug_protocol.Evaluate_command

Evaluates the given expression in the context of the top most stack frame. The expression has access to any variables and arguments that are in scope.

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