[Lldb-commits] [lldb] [lldb] Remove limit on max memory read size (PR #105765)

Med Ismail Bennani via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 23 20:48:22 PDT 2024


medismailben 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: https://github.com/llvm/llvm-project/pull/105757. The issue seems to be resolved by https://github.com/llvm/llvm-project/pull/105695.

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


More information about the lldb-commits mailing list