[Lldb-commits] [lldb] [lldb] Ensure that TestMemoryCache.py reads allocated memory (PR #151635)
Igor Kudrin via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 1 12:46:27 PDT 2025
igorkudrin wrote:
Thanks!
> There will be a few registers in each frame to cover the last 1 integer.
I counted `my_ints` itself for this last 1 integer. Yes, there are some registers stored in the past frames, but there is no point in guessing how many.
https://github.com/llvm/llvm-project/pull/151635
More information about the lldb-commits
mailing list