[Lldb-commits] [lldb] More refinement of call site handling in stepping. (PR #114628)

via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 5 10:33:24 PST 2024


jimingham wrote:

> Intentionally or not, this also fixes TestInlineStepping.py `test_with_python_api` on Arm 32 bit.

That's plausible.  I removed the skip along with this patch, let's see if that holds on the bots. 

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


More information about the lldb-commits mailing list