https://github.com/jeffreytan81 requested changes to this pull request.

I think we can do better than save at memory region fidelity which is at least 
at page boundary if I am not wrong. 

We can use type information to query and save the object's size without 
including hundreds of unrelated objects in the heap happen to be in the same 
page. This should greatly reduce the size of the dump.



https://github.com/llvm/llvm-project/pull/111601
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to