[Lldb-commits] [lldb] Fix call site breakpoint patch (PR #114158)
via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 30 17:59:51 PDT 2024
jimingham wrote:
That's fixed in:
https://github.com/llvm/llvm-project/pull/114337
Fix stepping away from the bottom-most frame of a virtual inlined call stack. by jimingham · Pull Request #114337 · llvm/llvm-project
github.com
which is waiting on review. Would have fixed this sooner but dexter is a pretty opaque test harness...
Jim
> On Oct 30, 2024, at 4:07 PM, dyung ***@***.***> wrote:
>
>
> @jimingham <https://github.com/jimingham> your change is causing two cross-project-test failures, can you take a look or revert if you need time to investigate?
>
> —
> Reply to this email directly, view it on GitHub <https://github.com/llvm/llvm-project/pull/114158#issuecomment-2448637054>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADUPVWZKLVM7OELXQQLPSVLZ6FRCXAVCNFSM6AAAAABQ27K63WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBYGYZTOMBVGQ>.
> You are receiving this because you were mentioned.
>
https://github.com/llvm/llvm-project/pull/114158
More information about the lldb-commits
mailing list