emaste added a comment. > This is a particular problem on OS X because we support debugging with the > debug info in .o files, so for a complex project we could be opening lots of > those files. If you don't do that, then it's more like number of shared > libraries a normal program will open. That's unlikely to get to more than > 1024.
OK. We'll want to support the same approach in FreeBSD too, but other tooling needs to be in place first (at least a new linker) so it can be left alone for now. We can just bump it up if/when it becomes a problem. https://reviews.llvm.org/D22950 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits