From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29444 invoked by alias); 6 Mar 2008 20:35:47 -0000 Received: (qmail 29418 invoked by uid 22791); 6 Mar 2008 20:35:46 -0000 X-Spam-Check-By: sourceware.org Received: from mail1.physik.fu-berlin.de (HELO mail1.physik.fu-berlin.de) (160.45.35.12) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 06 Mar 2008 20:35:18 +0000 Received: from ith.physik.fu-berlin.de ([160.45.32.115] helo=[127.0.0.1]) by mail1.physik.fu-berlin.de with esmtp (Exim 4.63) (envelope-from ) id 1JXMnw-0002QB-H2; Thu, 06 Mar 2008 21:35:08 +0100 Message-ID: <47D05578.3020404@net-b.de> Date: Thu, 06 Mar 2008 20:35:00 -0000 From: Tobias Burnus User-Agent: Thunderbird 2.0.0.9 (X11/20071114) MIME-Version: 1.0 To: Jim Blandy CC: Joel Brobecker , jimb@codesourcery.com, gdb-patches@sourceware.org Subject: Re: Ping: Fortran dynamic arrays References: <4761305B.40704@net-b.de> <20071216141054.GA9022@adacore.com> <477E838D.2040003@net-b.de> <47A0822D.8060301@net-b.de> <8f2776cb0801302326u1e888a59y259a30b8604e3e89@mail.gmail.com> In-Reply-To: <8f2776cb0801302326u1e888a59y259a30b8604e3e89@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ZEDV-Virus-Scanned: No viruses found. [ClamAV 0.92/6154/Thu Mar 6 17:41:42 2008] X-ZEDV-Spam-Level: -- X-ZEDV-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on zs01.physik.fu-berlin.de X-ZEDV-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.3 X-ZEDV-Spam-Report: * -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-03/txt/msg00040.txt.bz2 On 31 January 2008, Jim Blandy wrote: > On Jan 30, 2008 5:57 AM, Tobias Burnus wrote: > >> does anyone know the review status of the patches, which allow the >> debugging of the dynamic Fortran arrays. >> > I'm sorry to keep you waiting so long, Tobias. I'm on a trip this > week, but I will make time to look them over on Monday. > Any news? 0: http://sourceware.org/ml/gdb-patches/2007-11/msg00438.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