From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18109 invoked by alias); 8 Jan 2010 12:02:11 -0000 Received: (qmail 17750 invoked by uid 22791); 8 Jan 2010 12:02:10 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from ahmler6.mail.eds.com (HELO ahmler6.mail.eds.com) (192.85.154.80) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 08 Jan 2010 12:02:06 +0000 Received: from ahmlir2.mail.eds.com (ahmlir2-2.mail.eds.com [192.85.154.132]) by ahmler6.mail.eds.com (8.14.2/8.13.8) with ESMTP id o08C1ekd014414; Fri, 8 Jan 2010 07:01:40 -0500 Received: from ahmlir2.mail.eds.com (localhost [127.0.0.1]) by ahmlir2.mail.eds.com (8.14.2/8.12.10) with ESMTP id o08C1UZe014123; Fri, 8 Jan 2010 07:01:30 -0500 Received: from usplmvpfe001.ent.rt.verigy.net ([192.100.40.4]) by ahmlir2.mail.eds.com (8.13.8/8.12.10) with ESMTP id o08C1Ueb014116; Fri, 8 Jan 2010 07:01:30 -0500 X-EDSINT-Source-Ip: 192.100.40.4 Received: from usplmvpbe001.ent.rt.verigy.net ([10.16.58.34]) by usplmvpfe001.ent.rt.verigy.net with Microsoft SMTPSVC(6.0.3790.3959); Fri, 8 Jan 2010 06:01:30 -0600 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: pc 0x25c9b0 in read in psymtab, but not in symtab Date: Fri, 08 Jan 2010 12:02:00 -0000 Message-ID: <58596C4646708B4BB990C4483997333001908F27@usplmvpbe001.ent.rt.verigy.net> In-Reply-To: <9B4A7903-8658-4B0E-964C-0501747FAF05@adacore.com> From: "Elmenthaler, Jens" To: "Tristan Gingold" , "Chris Sutcliffe" Cc: 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: 2010-01/txt/msg00060.txt.bz2 > > I've had several users report the issue, but have not seen it myself. > > Are you looking for a simple test case that exhibits this behaviour? > Yes, that would be useful. I will try to do the same. Though I'm not knowing yet how to start. Jens. -----Original Message----- From: gdb-owner@sourceware.org [mailto:gdb-owner@sourceware.org] On Behalf = Of Tristan Gingold Sent: Freitag, 8. Januar 2010 12:57 To: Chris Sutcliffe Cc: gdb@sourceware.org Subject: Re: pc 0x25c9b0 in read in psymtab, but not in symtab On Jan 8, 2010, at 12:51 PM, Chris Sutcliffe wrote: >>>> using gdb 7.0 on RedHat Enterprise Linux 5.3, I see the following warn= ing for some programs, but not all: >>>>=20 >>>> warning: (Internal error: pc 0x25c9b0 in read in psymtab, but n= ot in symtab.) >>>=20 >>> I have had the same complaint from several users using GDB under >>> MinGW. Is it possible to suppress the warning with a command line >>> flag? >>=20 >> I don't think it make sense. It is really an internal error (ie a bug). >> I was working on that very recently. Do you have a full bug report ? I= could investigate this. >=20 > I've had several users report the issue, but have not seen it myself. > Are you looking for a simple test case that exhibits this behaviour? Yes, that would be useful. > If so I can follow-up with these users and try to get one for you. Yes, please. Tristan.