Module Debug_protocol.Breakpoint_locations_command

The 'breakpointLocations' request returns all possible locations for source breakpoints in a given range. Clients should only call this request if the capability 'supportsBreakpointLocationsRequest' is true.

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