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