From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29876 invoked by alias); 4 Jan 2008 19:06:19 -0000 Received: (qmail 29867 invoked by uid 22791); 4 Jan 2008 19:06:19 -0000 X-Spam-Check-By: sourceware.org Received: from zs01.physik.fu-berlin.de (HELO zs01.physik.fu-berlin.de) (160.45.35.150) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 04 Jan 2008 19:05:54 +0000 Received: from ith.physik.fu-berlin.de ([160.45.32.115] helo=[127.0.0.1]) by zs01.physik.fu-berlin.de with esmtp (Exim 4.63) (envelope-from ) id 1JArrX-0005M7-JV; Fri, 04 Jan 2008 20:05:49 +0100 Message-ID: <477E838D.2040003@net-b.de> Date: Fri, 04 Jan 2008 19:06:00 -0000 From: Tobias Burnus User-Agent: Thunderbird 2.0.0.9 (X11/20070801) MIME-Version: 1.0 To: Joel Brobecker CC: jimb@codesourcery.com, gdb-patches@sourceware.org Subject: Re: Ping: Fortran dynamic arrays References: <4761305B.40704@net-b.de> <20071216141054.GA9022@adacore.com> In-Reply-To: <20071216141054.GA9022@adacore.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-ZEDV-Virus-Scanned: No viruses found. [ClamAV 0.90.1/5364/Fri Jan 4 18:53:10 2008] X-ZEDV-Spam-Level: ---- X-ZEDV-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05) on zs01.physik.fu-berlin.de X-ZEDV-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.7-deb X-ZEDV-Spam-Report: * -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-01/txt/msg00060.txt.bz2 Joel Brobecker wrote on December 16, 2007: >> Jan Kratochvil posted three weeks ago Fortran debugging patches, which >> seem to be still unreviewed. >> > [...] > >> The patchset is: >> 0: http://sourceware.org/ml/gdb-patches/2007-11/msg00438.html >> > > I reviewed this one, but I think I'll leave the rest to Jim, who offered > to review them when he has a chance. Jim is very knowledgeable, especially > regarding the DWARF reader. > Thanks, Joel - and also thanks to Jim, who hopefully has soon time to review the patch. >> 1: http://sourceware.org/ml/gdb-patches/2007-11/msg00439.html >> 2: http://sourceware.org/ml/gdb-patches/2007-11/msg00440.html >> 3: http://sourceware.org/ml/gdb-patches/2007-11/msg00441.html >> 4: http://sourceware.org/ml/gdb-patches/2007-11/msg00442.html >> 5:http://sourceware.org/ml/gdb-patches/2007-11/msg00443.html >> 6: http://sourceware.org/ml/gdb-patches/2007-11/msg00444.html >> Tobias