[Lldb-commits] [lldb] [lldb-dap] Emit declarations along with variables (PR #74865)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 11 11:13:39 PST 2023


bulbazord wrote:

> > Is this extension to the protocol documented anywhere I can see? Or is this an ad-hoc thing? I think it would be useful to write down somewhere other than a commit message (in docs, comments, or otherwise) that this is an extension.
> 
> @bulbazord , it's an ad hoc thing. And I actually documented it in the description of this field above the function :)

Oh! So you did, I see, in the `description` field. LGTM, thanks!

https://github.com/llvm/llvm-project/pull/74865


More information about the lldb-commits mailing list