jimingham wrote: The only thing that worries me here is that you are looking for "symbols containing this address" but for the purposes of this search, IIUC, you only want "symbols starting at this address." If you found a symbol that contained but didn't start at your address, that wouldn't be a valid candidate for this trampoline step-through, would it?
https://github.com/llvm/llvm-project/pull/178695 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
