From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19461 invoked by alias); 21 Mar 2013 16:39:45 -0000 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 Received: (qmail 19439 invoked by uid 89); 21 Mar 2013 16:39:39 -0000 X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_40,RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 Received: from userp1040.oracle.com (HELO userp1040.oracle.com) (156.151.31.81) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 21 Mar 2013 16:39:35 +0000 Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94]) by userp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r2LGdW0d021335 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 21 Mar 2013 16:39:33 GMT Received: from acsmt357.oracle.com (acsmt357.oracle.com [141.146.40.157]) by ucsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r2LGdVY8015447 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 21 Mar 2013 16:39:32 GMT Received: from abhmt101.oracle.com (abhmt101.oracle.com [141.146.116.53]) by acsmt357.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id r2LGdV5a001164 for ; Thu, 21 Mar 2013 11:39:31 -0500 Received: from dhcp-potsdam-10-165-122-246.de.oracle.com (/10.165.122.246) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 21 Mar 2013 09:39:31 -0700 From: Michael Haupt Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: "optimized out" in spite of DWARF saying otherwise? Message-Id: Date: Thu, 21 Mar 2013 16:39:00 -0000 To: "gdb@sourceware.org" Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) X-SW-Source: 2013-03/txt/msg00063.txt.bz2 Hi, so I have this formal argument to a method, and my DWARF says 0x...e642 - 0x...e642: rdi (note start and end are the same). gdb, however, insists on the value being= "", with the current address being 0x...e642. How is this? Best, Michael --=20 Dr. Michael Haupt Principal Member of Technical Staff Phone: +49 331 200 7277, Fax: +49 331 200 7561 Oracle Labs Oracle Deutschland B.V. & Co. KG, Schiffbauergasse 14, 14467 Potsdam, Germa= ny >From gdb-return-41940-listarch-gdb=sources.redhat.com@sourceware.org Thu Mar 21 16:45:11 2013 Return-Path: Delivered-To: listarch-gdb@sources.redhat.com Received: (qmail 23649 invoked by alias); 21 Mar 2013 16:45:10 -0000 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 Delivered-To: mailing list gdb@sourceware.org Received: (qmail 23632 invoked by uid 89); 21 Mar 2013 16:45:04 -0000 X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from mout1.freenet.de (HELO mout1.freenet.de) (195.4.92.91) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 21 Mar 2013 16:45:01 +0000 Received: from [195.4.92.140] (helo=mjail0.freenet.de) by mout1.freenet.de with esmtpa (ID ralf.corsepius@freenet.de) (port 25) (Exim 4.80.1 #2) id 1UIibo-0000TI-Tr; Thu, 21 Mar 2013 17:44:56 +0100 Received: from localhost ([::1]:57482 helo=mjail0.freenet.de) by mjail0.freenet.de with esmtpa (ID ralf.corsepius@freenet.de) (Exim 4.80.1 #2) id 1UIibo-0006pB-Dr; Thu, 21 Mar 2013 17:44:56 +0100 Received: from [195.4.92.23] (port=45795 helo=13.mx.freenet.de) by mjail0.freenet.de with esmtpa (ID ralf.corsepius@freenet.de) (Exim 4.80.1 #2) id 1UIiZ1-0006fF-Ek; Thu, 21 Mar 2013 17:42:03 +0100 Received: from hsi-kbw-109-193-026-150.hsi7.kabel-badenwuerttemberg.de ([109.193.26.150]:43583 helo=[192.168.1.104]) by 13.mx.freenet.de with esmtpsa (ID ralf.corsepius@freenet.de) (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (port 587) (Exim 4.80.1 #2) id 1UIiZ0-0003C0-TR; Thu, 21 Mar 2013 17:42:03 +0100 Message-ID: <514B3857.2010200@rtems.org> Date: Thu, 21 Mar 2013 16:45:00 -0000 From: Ralf Corsepius User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 MIME-Version: 1.0 To: Joel Sherrill CC: "gdb@sourceware.org" Subject: Re: sim/mips/config.in References: <514B28B2.9050603@oarcorp.com> In-Reply-To: <514B28B2.9050603@oarcorp.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-03/txt/msg00064.txt.bz2 Content-length: 334 On 03/21/2013 04:35 PM, Joel Sherrill wrote: > Hi > > I have tripped across an inconsistency while reviewing my patch. > In sim/mips, configure.ac says it needs autoconf 2.64 but autoheader > does not generate the same config.in that is in CVS. > > Any comments? The config.in in CVS is outdated. It needs to be regenerated. Ralf