Module Debug_protocol.Data_breakpoint_info_command
Obtains information on a possible data breakpoint that could be set on an expression or variable. Clients should only call this request if the capability 'supportsDataBreakpoints' is true.
module Arguments : sig ... end
module Result : sig ... end