From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1703 invoked by alias); 23 Oct 2004 18:16:02 -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 1695 invoked from network); 23 Oct 2004 18:16:02 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 23 Oct 2004 18:16:02 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id B1C6D47D9C; Sat, 23 Oct 2004 11:16:01 -0700 (PDT) Date: Sat, 23 Oct 2004 18:16:00 -0000 From: Joel Brobecker To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [commit] A tip for using less memory for symtabs Message-ID: <20041023181601.GB31770@gnat.com> References: <01c4b909$Blat.v2.2.2$ea105680@zahav.net.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <01c4b909$Blat.v2.2.2$ea105680@zahav.net.il> User-Agent: Mutt/1.4i X-SW-Source: 2004-10/txt/msg00383.txt.bz2 > 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? -- Joel