From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12553 invoked by alias); 9 Dec 2010 08:29:23 -0000 Received: (qmail 12542 invoked by uid 22791); 9 Dec 2010 08:29:22 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 09 Dec 2010 08:29:19 +0000 Received: (qmail 6449 invoked from network); 9 Dec 2010 08:29:16 -0000 Received: from unknown (HELO ?192.168.0.102?) (yao@127.0.0.2) by mail.codesourcery.com with ESMTPA; 9 Dec 2010 08:29:16 -0000 Message-ID: <4D009357.5080008@codesourcery.com> Date: Thu, 09 Dec 2010 08:29:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Thunderbird/3.0.10 MIME-Version: 1.0 To: Doug Evans CC: gdb-patches@sourceware.org Subject: Re: [commit]: dw2_expand_symtabs_with_filename: ignore type units References: <20101208181053.9444E2461AD@ruffy.mtv.corp.google.com> In-Reply-To: <20101208181053.9444E2461AD@ruffy.mtv.corp.google.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-12/txt/msg00104.txt.bz2 On 12/09/2010 02:10 AM, Doug Evans wrote: > + The routine may ignore debug info that is known to not be useful with Shall we use "not to be" or "to not be" in comments above? -- Yao (齐尧)