From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27610 invoked by alias); 13 Jun 2013 02:02:48 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 27570 invoked by uid 89); 13 Jun 2013 02:02:41 -0000 X-Spam-SWARE-Status: No, score=-3.8 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS,TW_NX autolearn=ham version=3.3.1 Received: from mail-pb0-f45.google.com (HELO mail-pb0-f45.google.com) (209.85.160.45) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 13 Jun 2013 02:02:40 +0000 Received: by mail-pb0-f45.google.com with SMTP id mc8so9817169pbc.18 for ; Wed, 12 Jun 2013 19:02:38 -0700 (PDT) X-Received: by 10.66.145.98 with SMTP id st2mr733403pab.24.1371088958721; Wed, 12 Jun 2013 19:02:38 -0700 (PDT) Received: from [192.168.11.128] ([27.218.216.110]) by mx.google.com with ESMTPSA id fp2sm21188033pbb.36.2013.06.12.19.02.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 12 Jun 2013 19:02:37 -0700 (PDT) Message-ID: <51B928E9.8020504@gmail.com> Date: Thu, 13 Jun 2013 02:02:00 -0000 From: xunxun User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Neal Kruis CC: gdb Subject: Re: GDB Fortran 90 Support References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-SW-Source: 2013-06/txt/msg00043.txt.bz2 于 2013/6/13 5:17, Neal Kruis 写道: > Can anyone tell me what the status is for Fortran 90+ support in GDB? > I am managing an open source cross platform project and I would like > to offer a free option for debugging, but so far the only version of > GDB that works with my code is the Redhat/Fedora distribution. > > Is there any active development to bring support to MinGW/Mac > OS/Ubuntu platforms? > > If not, has anyone been able to build a Project Archer branch on any > of these platforms? > > Thank you, > > Neal Kruis > Big Ladder Software > 2549 Irving Street > Denver, CO 80211 > http://www.bigladdersoftware.com I built archer-jankratochvil-vla branch on MinGW target some months ago. -- Best Regards, xunxun