[Lldb-commits] [lldb] [lldb][FreeBSDKernel] Implement trapframe unwinding (PR #192184)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 16 03:17:00 PDT 2026


DavidSpickett wrote:

> but register values and function arguments above a trap boundary were unavailable or incorrect, and the several frames immediately above the trap handler were misidentified

So it looked kinda like it worked but on closer inspection it was wrong. That's what I wanted to know. Hard to tell just from the diffed backtraces.

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


More information about the lldb-commits mailing list