struct AttachRequest
Defined at line 47 of file ../../third_party/github.com/google/cppdap/src/include/dap/protocol.h
The `attach` request is sent from the client to the debug adapter to attach
to a debuggee that is already running. Since attaching is debugger/runtime
specific, the arguments for this request are not part of this specification.
Public Members
optional restart