From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fred Fish To: kevinb@cygnus.com (Kevin Buettner) Cc: fnf@cygnus.com, gdb-patches@sourceware.cygnus.com Subject: Re: [PATCH] Fix auto-solib-add bug (patch revised again) Date: Thu, 28 Jun 2001 19:23:00 -0000 Message-id: <200106290209.f5T29qh20491@gofish.ninemoons.com> References: <1010629010654.ZM12146@ocotillo.lan> X-SW-Source: 2001-06/msg00495.html > What does ``INT_MAX >> 22'' represent? That was intended to provide a default threshold for the HPPA version that interprets the solid add flag as a threshold in MB instead of a boolean flag. I don't recall now why I chose that particular value, perhaps it comes out as the same as the current default or maybe I just wanted something big. Perhaps it would be fine to just replace it with something like 1024 or something. > the current GDB sources. If you don't, please let me know and I'll > do it... I'll give it a try this weekend, though I'm pretty swamped. If I get too mired down to get to it, I'll let you know Monday. I probably won't have time to really try it out on all the configurations that it potentially affects though... Sigh. -Fred