This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Fix a problem with the maximum number of open files held in the cache when running on a 32-bit Solaris host.


*** TEST RESULTS FOR COMMIT 0b1fa2880c60dcb97d15e5d96e5640f3672dae48 ***

Author: Stefan Teleman <stefan.teleman@oracle.com>
Branch: master
Commit: 0b1fa2880c60dcb97d15e5d96e5640f3672dae48

Fix a problem with the maximum number of open files held in the cache when running on a 32-bit Solaris host.

	PR ld/19260
	* cache.c (bfd_cache_max_open): Avoid using getrlimit on 32-bit
	Solaris as the result is unreliable.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]