From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1579 invoked by alias); 6 Sep 2005 05:26:11 -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 1524 invoked by uid 22791); 6 Sep 2005 05:26:05 -0000 Received: from bay102-dav11.bay102.hotmail.com (HELO hotmail.com) (64.4.61.83) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 06 Sep 2005 05:26:05 +0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 5 Sep 2005 22:26:03 -0700 Message-ID: Received: from 64.4.61.201 by BAY102-DAV11.phx.gbl with DAV; Tue, 06 Sep 2005 05:26:02 +0000 X-Originating-Email: [hidetoshi_c@hotmail.com] X-Sender: hidetoshi_c@hotmail.com From: "Hidetoshi CHIBA" To: "Daniel Jacobowitz" Cc: References: <20050905140128.GB27407@nevyn.them.org> Subject: Re: How to debug multiple fortran90 files with GDB Date: Tue, 06 Sep 2005 05:26:00 -0000 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0007_01C5B2EE.F7AA7070" X-SW-Source: 2005-09/txt/msg00026.txt.bz2 This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C5B2EE.F7AA7070 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-length: 1049 Dear helpers, The testcase which was attached in my previous email had a mistake. So, I'd be happy if you check the new testcase attached in this email. Thanks in advance, Hidetoshi Chiba ----- Original Message ----- From: "Daniel Jacobowitz" To: "Hidetoshi CHIBA" Cc: Sent: Monday, September 05, 2005 11:01 PM Subject: Re: How to debug multiple fortran90 files with GDB > On Mon, Sep 05, 2005 at 07:24:06PM +0900, Hidetoshi CHIBA wrote: > > I have a problem on debugging my application which is generated by multiple > > fortran90 files with GDB. > > GDB seems not to read a value which is defined in a different fortran90 > > file. > > Or, is this a problem due to compiler? > > I usually use "g95" or "f90" for compile. > > Please tell me how to solve this problem. > > Sorry, we can't help you without a testcase. However, I know that g95 > has had some problems emitting correct debugging information in the > past. > > -- > Daniel Jacobowitz > CodeSourcery, LLC > ------=_NextPart_000_0007_01C5B2EE.F7AA7070 Content-Type: application/octet-stream; name="test.lzh" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="test.lzh" Content-length: 440 NQAtbGg1LToAAABHAAAANvocQyAChLBNBQAA6oEIAAJ0ZXN0/w4AAWNvbXBp bGUuYmF0AAAAL0qTTUG53wCxczNy3hOkdrcE4JYLzq4zAAE66Cfz+n1ZjR+w CnG4lUYV42k0zIr4qv6j5zZp9MbgMgAtbGg1LUUAAABWAAAAvmMcQyACvSdN BQAANSUIAAJ0ZXN0/wsAAW1haW4uZjkwAAAAQUpyjahca/wB+MjAWQ8D8LRK DrqbV47KxGAAAQYvbm9KmtGcBO8KZXEhGrHTbtJezr4lvTHY66BIuzycsz8Q BX4P8gAyAC1saDUtKgAAADEAAACqYxxDIAJtFU0FAAAt5wgAAnRlc3T/CwAB dGVzdC5mOTAAAAAgQm5tQuM+gHUC+hX4TgvQXNPLDXAABOdR3BCPEzWmkbnY dxPhGoH4wAA= ------=_NextPart_000_0007_01C5B2EE.F7AA7070--