Current section
Files
Jump to
Current section
Files
include/chrobot_extra@protocol@debugger_SetBreakpointResponse.hrl
-record(set_breakpoint_response, {
breakpoint_id :: chrobot_extra@protocol@debugger:breakpoint_id(),
actual_location :: chrobot_extra@protocol@debugger:location()
}).