struct LoadedSourcesRequest
Defined at line 1293 of file ../../third_party/github.com/google/cppdap/src/include/dap/protocol.h
Retrieves the set of all sources currently loaded by the debugged process.
Clients should only call this request if the corresponding capability
`supportsLoadedSourcesRequest` is true.