[Lldb-commits] [lldb] [lldb-dap] Adding more details to 'exceptionInfo'. (PR #176465)

Ebuka Ezike via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 21 10:15:06 PST 2026


da-viper wrote:

LGTM. 
It seems using `SBThread::GetStopReasonExtendedInfoAsJSON` instead of `SBThread::GetStopReasonExtendedBacktraces` includes new information or is it is UBSan provides less  and other runtime Instrumentation provides better information ? curious.

<img width="1562" height="689" alt="Screenshot 2026-01-21 at 18 13 59" src="https://github.com/user-attachments/assets/b6278ee7-f173-4c9f-8098-42d57ac48089" />

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


More information about the lldb-commits mailing list