mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-02 22:09:35 +00:00
Merge branch 'upstream-cppdap' into update-cppdap
# By cppdap Upstream * upstream-cppdap: cppdap 2024-08-02 (c69444ed)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
// Generated with protocol_gen.go -- do not edit this file.
|
||||
// go run scripts/protocol_gen/protocol_gen.go
|
||||
//
|
||||
// DAP version 1.59.0
|
||||
// DAP version 1.65.0
|
||||
|
||||
#include "dap/protocol.h"
|
||||
|
||||
@@ -55,6 +55,7 @@ DAP_IMPLEMENT_STRUCT_TYPEINFO(ContinueRequest,
|
||||
DAP_IMPLEMENT_STRUCT_TYPEINFO(DataBreakpointInfoRequest,
|
||||
"dataBreakpointInfo",
|
||||
DAP_FIELD(frameId, "frameId"),
|
||||
DAP_FIELD(mode, "mode"),
|
||||
DAP_FIELD(name, "name"),
|
||||
DAP_FIELD(variablesReference,
|
||||
"variablesReference"));
|
||||
|
||||
Reference in New Issue
Block a user