From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14814 invoked by alias); 24 Oct 2007 16:20:27 -0000 Received: (qmail 14806 invoked by uid 22791); 24 Oct 2007 16:20:27 -0000 X-Spam-Check-By: sourceware.org Received: from igw3.br.ibm.com (HELO igw3.br.ibm.com) (32.104.18.26) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 24 Oct 2007 16:20:21 +0000 Received: from mailhub3.br.ibm.com (unknown [9.18.232.110]) by igw3.br.ibm.com (Postfix) with ESMTP id 63346390311 for ; Wed, 24 Oct 2007 14:13:55 -0200 (BRDT) Received: from d24av01.br.ibm.com (d24av01.br.ibm.com [9.18.232.46]) by mailhub3.br.ibm.com (8.13.8/8.13.8/NCO v8.5) with ESMTP id l9OGKH8S1794278 for ; Wed, 24 Oct 2007 14:20:17 -0200 Received: from d24av01.br.ibm.com (loopback [127.0.0.1]) by d24av01.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l9OGKG2D012938 for ; Wed, 24 Oct 2007 13:20:17 -0300 Received: from [9.18.238.59] (dyn531792.br.ibm.com [9.18.238.59]) by d24av01.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l9OGKGMQ012928; Wed, 24 Oct 2007 13:20:16 -0300 Message-ID: <471F70C0.3000206@linux.vnet.ibm.com> Date: Wed, 24 Oct 2007 16:20:00 -0000 From: Carlos Eduardo Seo User-Agent: Thunderbird 2.0.0.6 (X11/20070907) MIME-Version: 1.0 To: Joel Brobecker CC: Daniel Jacobowitz , gdb@sourceware.org Subject: Re: Problems while debugging fortran References: <46EB035B.4090802@linux.vnet.ibm.com> <20070920173246.GJ16400@adacore.com> <46F2CE45.5020308@linux.vnet.ibm.com> <20070920204622.GB4368@adacore.com> <20070920205629.GA17779@caradoc.them.org> <46FAD136.5030406@linux.vnet.ibm.com> <20070926214619.GC9403@adacore.com> In-Reply-To: <20070926214619.GC9403@adacore.com> OpenPGP: id=8BFFA900 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 X-SW-Source: 2007-10/txt/msg00202.txt.bz2 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Joel Brobecker wrote: > > Unfortunately, this is an idea that has already been discussed a > couple of years ago, and people felt that this was not the intent > of that attribute. See: > > http://www.cygwin.com/ml/gdb-patches/2005-11/msg00380.html > > I haven't followed any development on the DWARF3 side whether > something more appropriate has been introduced for that purpose. > > What compiler are you using? Do you have any control on what your > compiler does? Perhaps you can add an extra symbol like we do with > the Ada compiler? Just some thoughts... The compiler is XLF and the only way it tags the "main" function is by adding DW_AT_calling_convention = DW_CC_program. Unfortunately, I don't have any control over the compiler, so I'm stuck with this. Any other thoughts? Thanks and regards, - -- Carlos Eduardo Seo Software Engineer IBM Linux Technology Center -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHH3C/qvq7Aov/qQARAldZAJ4kQSm43hBsKggHPurQ6HLAjbwN6gCeP+lX VpHrh1Pt3tETq78AWNFoPZc= =9/uV -----END PGP SIGNATURE-----