[Lldb-commits] [lldb] [lldb-dap] Improve `stackTrace` and `exceptionInfo` DAP request handlers (PR #105905)

John Harrison via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 29 14:05:51 PDT 2024


ashgti wrote:

Reverted the removal of `enableDisplayExtendedBacktrace` and added `enableDisplayExtendedBacktrace` to the documentation and package.json description of the lldb-dap debugger.

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


More information about the lldb-commits mailing list