[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:21:09 PDT 2026


DavidSpickett wrote:

FreeBSD folks can be the approvers here.

I wonder with so many different trap handler like functions, how do we know we've listed them all? I presume you started with kgb's list.

If the answer is that kgb's list is the best list, fair enough. I just wonder if they all maybe use the same macros and you could search the codebase to see if there's any more we should add.

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


More information about the lldb-commits mailing list