From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3618 invoked by alias); 8 Oct 2002 16:33:16 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 3607 invoked from network); 8 Oct 2002 16:33:11 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 8 Oct 2002 16:33:11 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id SAA24007; Tue, 8 Oct 2002 18:33:12 +0200 (IST) Date: Tue, 08 Oct 2002 09:33:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Alexander Larsson cc: Elena Zannoni , gdb@sources.redhat.com, Jim Blandy Subject: Re: External debug symbols In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-10/txt/msg00070.txt.bz2 On Tue, 8 Oct 2002, Alexander Larsson wrote: > > Thanks. The code changes take care of my concerns, and the documentation > > patch is approved (but please make sure there are two blank characters > > after a period that ends a sentence). > > So, how do i proceed from here? As far as the doco patch is concerned, add the missing blanks where they are needed, and you can commit the patch. As for the code patch, I have no further objections, but I cannot approve the patch, either (it's not my responsibility). Andrew?