From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stan Shebs To: schwab@issan.informatik.uni-dortmund.de Cc: gdb-patches@cygnus.com Subject: Re: gdb.base/solib_threshold.exp is useless Date: Mon, 25 Jan 1999 17:20:00 -0000 Message-id: <199901260119.RAA18443@andros.cygnus.com> References: X-SW-Source: 1999-01/msg00025.html From: Andreas Schwab Date: 25 Jan 1999 11:09:53 +0100 The tests in gdb.base/solib_threshold.exp are completely useless on anything but hppa-hpux. It should probably be moved to gdb.hp. I'd prefer to just take your patch, thanks. The concept is applicable to all targets (including remotes), although it's unclear if anybody other than HP will ever have the energy to implement user-settable limits on the quantity of solib symbols loaded. Note that HP sets their default limit to 100 MB(!), which says something about the size of executables that their customers are using GDB on... Stan From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stan Shebs To: schwab@issan.informatik.uni-dortmund.de Cc: gdb-patches@cygnus.com Subject: Re: gdb.base/solib_threshold.exp is useless Date: Thu, 01 Apr 1999 00:00:00 -0000 Message-ID: <199901260119.RAA18443@andros.cygnus.com> References: X-SW-Source: 1999-q1/msg00025.html Message-ID: <19990401000000.4wuzbGPHEWcJrDw75KMk8unjDzyCU4TuUdpI7ibzcbM@z> From: Andreas Schwab Date: 25 Jan 1999 11:09:53 +0100 The tests in gdb.base/solib_threshold.exp are completely useless on anything but hppa-hpux. It should probably be moved to gdb.hp. I'd prefer to just take your patch, thanks. The concept is applicable to all targets (including remotes), although it's unclear if anybody other than HP will ever have the energy to implement user-settable limits on the quantity of solib symbols loaded. Note that HP sets their default limit to 100 MB(!), which says something about the size of executables that their customers are using GDB on... Stan