semensanyok wrote:

Bug confirmed. Its causing exception for nvim-dap plugin which expects column 
required in specification, but not sent by server.
pr contains log message, showing missing column case. closed by maintainer:

> Thanks for the PR, but I'm not going to merge this. column is a required 
> property of a StackFrame according to the specification:
> 
> https://microsoft.github.io/debug-adapter-protocol/specification#Types_StackFrame
> 
> This needs to be fixed in the debug adapter.

https://github.com/mfussenegger/nvim-dap/pull/1195



https://github.com/llvm/llvm-project/pull/73393
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to