From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11582 invoked by alias); 9 Nov 2005 19:06:50 -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 11570 invoked by uid 22791); 9 Nov 2005 19:06:47 -0000 Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 09 Nov 2005 19:06:47 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-243-133.inter.net.il [84.228.243.133]) by nitzan.inter.net.il (MOS 3.6.5-GR) with ESMTP id BXJ54945 (AUTH halo1); Wed, 9 Nov 2005 21:06:43 +0200 (IST) Date: Wed, 09 Nov 2005 20:43:00 -0000 Message-Id: From: Eli Zaretskii To: Wu Zhou CC: gdb-patches@sources.redhat.com In-reply-to: (message from Wu Zhou on Wed, 9 Nov 2005 16:40:41 +0800 (CST)) Subject: Re: [RFC/Doc]: Some words about Fortran debugging Reply-to: Eli Zaretskii References: X-SW-Source: 2005-11/txt/msg00114.txt.bz2 > Date: Wed, 9 Nov 2005 16:40:41 +0800 (CST) > From: Wu Zhou > cc: gdb-patches@sources.redhat.com > > > It's preferable to also "make dvi". > > > > It seems that it need tetex and te_latex. Would you please tell me where > I can get these packages? Googling finds teTeX's home page as the first hit: http://www.tug.org/teTeX/ > Okay, I will adopt most of what you said. But what about replace the word > "only" with "mainly", because there is a little support for F95 already in > current GDB. What F95 features do we support now? > Here goes the revised patch. Fine with me, thanks.