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

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 15 03:45:40 PDT 2026


DavidSpickett wrote:

> TODO: Add mechanism to get symbol names through filters (e.g. X_* for x86)

Look at the FindAllSymbols... methods on Symtab.

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


More information about the lldb-commits mailing list