From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29452 invoked by alias); 20 Feb 2003 18:29:11 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 29440 invoked from network); 20 Feb 2003 18:29:11 -0000 Received: from unknown (HELO mx1.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 20 Feb 2003 18:29:11 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h1KITAN12518 for ; Thu, 20 Feb 2003 13:29:10 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h1KITAf03449 for ; Thu, 20 Feb 2003 13:29:10 -0500 Received: from [150.1.200.14] (vpn50-9.rdu.redhat.com [172.16.50.9]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h1KIT9t09676; Thu, 20 Feb 2003 13:29:09 -0500 Subject: Re: [PATCH] SYMBOL_SOURCE_NAME -> SYMBOL_PRINT_NAME From: Keith Seitz To: Elena Zannoni Cc: "insight@sources.redhat.com" In-Reply-To: <15957.7172.411202.507298@localhost.redhat.com> References: <1045764066.1491.19.camel@lindt.uglyboxes.com> <15957.7172.411202.507298@localhost.redhat.com> Content-Type: text/plain Organization: Message-Id: <1045766085.1491.23.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Thu, 20 Feb 2003 20:31:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q1/txt/msg00164.txt.bz2 On Thu, 2003-02-20 at 10:18, Elena Zannoni wrote: > thanks Keith. Sorry, should have thought about that. No big deal. I *try* to keep my eye on all the checkins in GDB to watch for changes that will break Insight. Actually, when the first mail went out, I was just inspecting David's ChangeLog and patch. Keith