[Lldb-commits] [lldb] [lldb] Remove limit on max memory read size (PR #105765)
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 23 21:32:22 PDT 2024
jasonmolenda wrote:
> > both of the linux PR tests failed in Unwind/trap_frame_sym_ctx.test, I could have sworn the only test failure I had before was in TestMemoryReadMaximumSize.py, I don't see how this PR breaks that test case. Hmm.
>
> I believe that failure is unrelated to your PR since another user have the exact same issue in theirs: #105757. The issue seems to be resolved by #105695.
thanks! I want to leave this PR open until next week in case @clayborg has an opinion (this is def his orig code), but I won't look into that fail any further.
https://github.com/llvm/llvm-project/pull/105765
More information about the lldb-commits
mailing list