jasonmolenda wrote:

@clayborg what do you think about removing the memory limit from memory read?  
I know this is code you originally wrote, and I might not be thinking of a way 
for someone to do a huge memory read unintentionally.  But it seems like this 
cap just gets in people's way more than anything else.

(I have complaints about our other safety limits like the 1024 byte c-string 
formatter cap which is really easy to hit with long strings, but those are more 
debatable ;)

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

Reply via email to