struct DisassembleRequest

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

Disassembles code stored at the provided location.

Clients should only call this request if the corresponding capability

`supportsDisassembleRequest` is true.

Public Members

integer instructionCount
optional instructionOffset
basic_string memoryReference
optional offset
optional resolveSymbols