struct StepInTargetsRequest
Defined at line 2466 of file ../../third_party/github.com/google/cppdap/src/include/dap/protocol.h
This request retrieves the possible step-in targets for the specified stack
frame. These targets can be used in the `stepIn` request. Clients should only
call this request if the corresponding capability
`supportsStepInTargetsRequest` is true.
Public Members
integer frameId