Issue 137057
Summary Support StackFrameFormat
Labels lldb-dap
Assignees
Reporter JDevlieghere
    The debug adapter protocol supports an option to provide formatting information for a stack frames as part of the StackTrace request. We should support this in lldb-dap.

https://microsoft.github.io/debug-adapter-protocol/specification#Types_StackFrameFormat
https://github.com/microsoft/VSDebugAdapterHost/wiki/Stack-Trace-and-Value-Formatting
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to