JDevlieghere wrote: > This looks very nice. Just out of curiosity, is something printed on the > terminal/console whenever one of these low memory events happen?
No, this should be transparent to the user. Removing the orphaned modules might not be enough to get out of this situation, so the callback might be called repeatedly. I've added a log line so we can see when this happens that way. https://github.com/llvm/llvm-project/pull/129332 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits