struct DataBreakpointInfoRequest

Defined at line 640 of file ../../third_party/github.com/google/cppdap/src/include/dap/protocol.h

Obtains information on a possible data breakpoint that could be set on an

expression or variable. Clients should only call this request if the

corresponding capability `supportsDataBreakpoints` is true.

Public Members

optional frameId
optional mode
basic_string name
optional variablesReference