Unverified Commit 99f42e6b authored by Xu Jun's avatar Xu Jun Committed by GitHub
Browse files

[lldb][dap] always add column field in StackFrame body (#73393)



The `column` field is mandatory in StackTraceResponse, otherwise the
debugger client may raise error (e.g. VSCode can't correctly open an
editor without the column field)

---------

Signed-off-by: default avatarXu Jun <693788454@qq.com>
parent 40137ff0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment