From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27597 invoked by alias); 14 Nov 2005 03:41:48 -0000 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 Received: (qmail 27588 invoked by uid 22791); 14 Nov 2005 03:41:46 -0000 Received: from ausmtp02.au.ibm.com (HELO ausmtp02.au.ibm.com) (202.81.18.187) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 14 Nov 2005 03:41:46 +0000 Received: from sd0208e0.au.ibm.com (d23rh904.au.ibm.com [202.81.18.202]) by ausmtp02.au.ibm.com (8.12.10/8.12.10) with ESMTP id jAE3ZZBt211926 for ; Mon, 14 Nov 2005 14:35:36 +1100 Received: from d23av01.au.ibm.com (d23av01.au.ibm.com [9.190.250.242]) by sd0208e0.au.ibm.com (8.12.10/NCO/VERS6.7) with ESMTP id jAE3iaOB150088 for ; Mon, 14 Nov 2005 14:44:37 +1100 Received: from d23av01.au.ibm.com (loopback [127.0.0.1]) by d23av01.au.ibm.com (8.12.11/8.13.3) with ESMTP id jAE3fYKU015161 for ; Mon, 14 Nov 2005 14:41:34 +1100 Received: from [9.181.133.252] ([9.181.133.252]) by d23av01.au.ibm.com (8.12.11/8.12.11) with ESMTP id jAE3fWbn015069; Mon, 14 Nov 2005 14:41:32 +1100 Date: Mon, 14 Nov 2005 04:09:00 -0000 From: Wu Zhou To: Eli Zaretskii cc: jimb@red-bean.com, 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-SW-Source: 2005-11/txt/msg00183.txt.bz2 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. Thanks. The patch is just checked in. BTW, there was a merge error when I tried the first checkin. That deleted Jim Blandy's latest patch about general query packets. So I made another checkin correcting that. Really sorry for that, Jim and Eli. If there are yet some errors around, please correct me. Thanks. Regards - Wu Zhou