supportsDataBreakpointBytes property

bool? supportsDataBreakpointBytes
final

The debug adapter supports the asAddress and bytes fields in the dataBreakpointInfo request.

Implementation

final bool? supportsDataBreakpointBytes;