[Lldb-commits] [lldb] Fix stepping away from the bottom-most frame of a virtual inlined call stack. (PR #114337)

via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 30 18:26:34 PDT 2024


jimingham wrote:

This is a fairly uncontroversial patch, and fixes a breakage in the dexter tests (part of the "cross-project-tests").  So I'm going to push this now even though folks haven't had a chance to review it yet.

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


More information about the lldb-commits mailing list