From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20477 invoked by alias); 22 Feb 2004 06:01:09 -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 20469 invoked from network); 22 Feb 2004 06:01:07 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 22 Feb 2004 06:01:07 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.30) id 1Aumev-0006tZ-Me; Sun, 22 Feb 2004 01:00:10 -0500 Date: Sun, 22 Feb 2004 06:01:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb-patches@sources.redhat.com In-reply-to: <20040221214007.GA10487@nevyn.them.org> (message from Daniel Jacobowitz on Sat, 21 Feb 2004 16:40:07 -0500) Subject: Re: [intercu] Add less to our hash table Reply-to: Eli Zaretskii References: <20040221214007.GA10487@nevyn.them.org> X-SW-Source: 2004-02/txt/msg00594.txt.bz2 > Date: Sat, 21 Feb 2004 16:40:07 -0500 > From: Daniel Jacobowitz > > + /* Maybe add the DIE to the hash table. Not all DIEs need that > + we find interesting need to be in the hash table Nit-picking: the sentence starting with "Not all DIEs" needs work.