[Lldb-commits] [lldb] [lldb-dap] Use protocol types for exceptioninfo (PR #164318)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 22 08:22:16 PDT 2025


DavidSpickett wrote:

Does feel like an alignment assumption, which is weird for what looks like a high level change.

It passed on AArch64 Linux https://lab.llvm.org/buildbot/#/builders/59/builds/26153.
```
UNSUPPORTED: lldb-api :: tools/lldb-dap/exception/objc/TestDAP_exception_objc.py (1218 of 2347)
PASS: lldb-api :: tools/lldb-dap/exception/TestDAP_exception.py (1219 of 2347)
UNSUPPORTED: lldb-api :: tools/lldb-dap/extendedStackTrace/TestDAP_extendedStackTrace.py (1220 of 2347)
PASS: lldb-api :: tools/lldb-dap/exception/cpp/TestDAP_exception_cpp.py (1221 of 2347)
```

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


More information about the lldb-commits mailing list