From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11285 invoked by alias); 27 Oct 2005 02:21:38 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 11036 invoked by uid 22791); 27 Oct 2005 02:21:26 -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; Thu, 27 Oct 2005 02:21:25 +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 j9R2Dri3034612 for ; Thu, 27 Oct 2005 12:15:14 +1000 Received: from d23av02.au.ibm.com (d23av02.au.ibm.com [9.190.250.243]) by sd0208e0.au.ibm.com (8.12.10/NCO/VERS6.7) with ESMTP id j9R2LNOw017778 for ; Thu, 27 Oct 2005 12:21:24 +1000 Received: from d23av02.au.ibm.com (loopback [127.0.0.1]) by d23av02.au.ibm.com (8.12.11/8.13.3) with ESMTP id j9R2ILii012460 for ; Thu, 27 Oct 2005 12:18:21 +1000 Received: from [9.181.133.252] ([9.181.133.252]) by d23av02.au.ibm.com (8.12.11/8.12.11) with ESMTP id j9R2IAwV012279; Thu, 27 Oct 2005 12:18:14 +1000 Date: Thu, 27 Oct 2005 02:21:00 -0000 From: Wu Zhou To: Thomas Koenig cc: Paul Thomas , "'fortran@gcc.gnu.org'" , gdb@sources.redhat.com Subject: Re: Debugging support - Re: g77 features lacking in gfortran - PR19292 In-Reply-To: <20051026181902.GA6006@meiner.onlinehome.de> Message-ID: References: <4359D8DA.10003@wanadoo.fr> <20051022233015.GA6615@meiner.onlinehome.de> <20051025195908.GA5960@meiner.onlinehome.de> <20051026181902.GA6006@meiner.onlinehome.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2005-10/txt/msg00147.txt.bz2 It is quite complete as I see. Will add into this meta-bug if I find any new debugging problems. On Wed, 26 Oct 2005, Thomas Koenig wrote: > I have created PR 24546 as a meta-bug for tracking debugging problems > in gfortran. Feel free to add any bugs that I may have missed.