Current section
Files
Jump to
Current section
Files
include/chrobot_extra@protocol@debugger_GetPossibleBreakpointsResponse.hrl
-record(get_possible_breakpoints_response, {
locations :: list(chrobot_extra@protocol@debugger:break_location())
}).