[Lldb-commits] [lldb] Change `image list -r` so that it actually shows the ref count and whether the image is in the shared cache. (PR #83341)

Med Ismail Bennani via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 28 13:56:04 PST 2024


medismailben wrote:

Does it make sense to have an image multiple times in the shared cache ? If not, instead of saying `{Y/N count}` what about printing `{location(shared cache/module collection)} and only print it ref count if it's not in the shared cache ?

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


More information about the lldb-commits mailing list