From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3826 invoked by alias); 22 Nov 2005 16:20:04 -0000 Received: (qmail 3786 invoked by uid 22791); 22 Nov 2005 16:20:02 -0000 X-Spam-Check-By: sourceware.org Received: from ausmtp04.au.ibm.com (HELO ausmtp04) (202.81.18.152) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 22 Nov 2005 16:20:00 +0000 Received: from sd0208e0.au.ibm.com (d23rh904.au.ibm.com [202.81.18.202]) by ausmtp04 (8.12.10/8.12.10) with ESMTP id jAMGIAUu055618 for ; Wed, 23 Nov 2005 03:19:47 +1100 Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.250.244]) by sd0208e0.au.ibm.com (8.12.10/NCO/VERS6.8) with ESMTP id jAM6SeNe031882 for ; Tue, 22 Nov 2005 17:28:55 +1100 Received: from d23av03.au.ibm.com (loopback [127.0.0.1]) by d23av03.au.ibm.com (8.12.11/8.13.3) with ESMTP id jAM6BEg0022316 for ; Tue, 22 Nov 2005 17:11:14 +1100 Received: from [9.181.133.252] ([9.181.133.252]) by d23av03.au.ibm.com (8.12.11/8.12.11) with ESMTP id jAM6BD8v022291 for ; Tue, 22 Nov 2005 17:11:14 +1100 Date: Tue, 22 Nov 2005 19:00:00 -0000 From: Wu Zhou To: gdb-patches@sources.redhat.com Subject: Re: [RFC/Doc]: Some words about Fortran debugging In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2005-11/txt/msg00411.txt.bz2 Hi Eli, On Thu, 10 Nov 2005, Eli Zaretskii wrote: > > Date: Thu, 10 Nov 2005 11:33:14 +0800 (CST) > > From: Wu Zhou > > cc: gdb-patches@sources.redhat.com > > > > I just got a teTex installed and do a "make dvi". No obvious error is > > detected. > > Thanks. > > > > > Here goes the revised patch. > > > > > > Fine with me, thanks. > > > > Do you means that I can commit the patch into cvs tree, with the above > > wording change? > > Yes. > Could I check in this patch into gdb_6_4 branch as well. I had already checked it into the mainline tree. Regards - Wu Zhou