[Lldb-commits] [lldb] [LLDB][Save Core Options] Custom ranges should follow the same safety checks as everyone else (PR #125323)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 3 13:31:01 PST 2025
https://github.com/clayborg approved this pull request.
This is ok for now, but we need to find the bug in lldb-server that causes `qMemoryRegionInfo` to fail and return a `$#00` which means unsupported and causes all future `qMemoryRegionInfo` to fail.
https://github.com/llvm/llvm-project/pull/125323
More information about the lldb-commits
mailing list