From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9833 invoked by alias); 23 Oct 2004 19:33:18 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 9826 invoked from network); 23 Oct 2004 19:33:18 -0000 Received: from unknown (HELO legolas.inter.net.il) (192.114.186.24) by sourceware.org with SMTP; 23 Oct 2004 19:33:18 -0000 Received: from zaretski ([80.230.152.122]) by legolas.inter.net.il (MOS 3.5.3-GR) with ESMTP id CXV47730 (AUTH halo1); Sat, 23 Oct 2004 21:32:59 +0200 (IST) Date: Sat, 23 Oct 2004 19:33:00 -0000 From: "Eli Zaretskii" To: Joel Brobecker Message-ID: <01c4b936$Blat.v2.2.2$9fbdb8c0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: gdb-patches@sources.redhat.com In-reply-to: <20041023181601.GB31770@gnat.com> (message from Joel Brobecker on Sat, 23 Oct 2004 11:16:01 -0700) Subject: Re: [commit] A tip for using less memory for symtabs Reply-to: Eli Zaretskii References: <01c4b909$Blat.v2.2.2$ea105680@zahav.net.il> <20041023181601.GB31770@gnat.com> X-SW-Source: 2004-10/txt/msg00388.txt.bz2 > Date: Sat, 23 Oct 2004 11:16:01 -0700 > From: Joel Brobecker > Cc: gdb-patches@sources.redhat.com > > > This issue came up in a past disucssion, so I've committed the > > attached patch ti give users a tip. > > > > 2004-10-23 Eli Zaretskii > > > > * gdb.texinfo (Files): Add a tip for decreasing memory used > > for symtabs from shared libraries. > > Perhaps it would be useful to commit this in the branch as well? With less typos than my message above, one would hope :-( I don't mind getting this into the branch, if people think it's worth our while.