[Lldb-commits] [lldb] [LLDB] Process minidump is in memory check command (PR #149401)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 24 06:47:10 PDT 2025


labath wrote:

The command does seem rather specialized.

Being able to see where a piece of memory was mapped to is useful even if you can't read that piece of memory, but I can definitely imagine the "memory region" command flagging this specially in some way. Not sure how though...

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


More information about the lldb-commits mailing list