From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20496 invoked by alias); 13 Aug 2009 22:50:56 -0000 Received: (qmail 20451 invoked by uid 22791); 13 Aug 2009 22:50:55 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 13 Aug 2009 22:50:48 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n7DMoj0U030967 for ; Thu, 13 Aug 2009 18:50:45 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n7DMoiMm021852 for ; Thu, 13 Aug 2009 18:50:44 -0400 Received: from opsy.redhat.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n7DMoh7R013904; Thu, 13 Aug 2009 18:50:43 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 0ED413784C5; Thu, 13 Aug 2009 16:50:43 -0600 (MDT) To: Doug Evans Cc: Aleksandar Ristovski , gdb-patches@sources.redhat.com Subject: Re: [patch] symfile find_separate_debug_file References: From: Tom Tromey Reply-To: Tom Tromey Date: Fri, 14 Aug 2009 00:40:00 -0000 In-Reply-To: (Doug Evans's message of "Thu\, 13 Aug 2009 15\:44\:47 -0700") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2009-08/txt/msg00187.txt.bz2 >>>>> "Doug" == Doug Evans writes: Doug> fwiw, I wouldn't mind an elaboration of the comment, e.g. provide an Doug> example when "unless there isn't" happens. Otherwise I have to go Doug> looking and assume what I find is what the comment is referring to. Sounds reasonable to me. Tom