================
@@ -47,13 +91,27 @@ struct Variables {
lldb::SBValue FindVariable(uint64_t variablesReference, llvm::StringRef
name);
+ /// Initialize a frame if it hasn't been already, otherwise do nothing
+ std::vector<protocol::Scope> ReadyFrame(const uint64_t dap_frame_id,
----------------
Anthony-Eid wrote:
How do you feel about initialize Frame?
https://github.com/llvm/llvm-project/pull/124232
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits