[Lldb-commits] [lldb] [lldb] Fix address to read segment data (PR #120655)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 7 03:02:42 PST 2025


https://github.com/labath approved this pull request.

Yes, that looks about right, though it's unfortunate that this does not have any test case.  I would really recommend you figure out a testing strategy for this -- for your benefit (less chance of other changes breaking this use case) if nothing else.

Be sure to update the commit message before committing this.

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


More information about the lldb-commits mailing list