From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3814 invoked by alias); 12 Jan 2010 08:19:06 -0000 Received: (qmail 3796 invoked by uid 22791); 12 Jan 2010 08:19:06 -0000 X-SWARE-Spam-Status: No, hits=2.2 required=5.0 tests=AWL,BAYES_00,BOTNET,RDNS_NONE X-Spam-Check-By: sourceware.org Received: from Unknown (HELO andromeda.onevision.de) (212.77.172.62) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 12 Jan 2010 08:19:00 +0000 Received: from [192.168.5.120] (kgi05104.onevision.de [192.168.5.120]) by andromeda.onevision.de (8.14.2/8.12.9/ROSCH/DDB) with ESMTP id o0C8IvxT020809 for ; Tue, 12 Jan 2010 09:18:57 +0100 Message-ID: <4B4C3156.9000900@onevision.de> Date: Tue, 12 Jan 2010 08:19:00 -0000 From: Roland Schwingel User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: gdb Subject: Re: pc 0x25c9b0 in read in psymtab, but not in symtab Content-Type: text/plain; charset=ISO-8859-15; format=flowed 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: 2010-01/txt/msg00121.txt.bz2 Hi... gdb-owner@sourceware.org wrote on 11.01.2010 10:00:39: > > On Jan 10, 2010, at 3:41 AM, Chris Sutcliffe wrote: > > > Hi Tristan, > > > > I've been able to recreate the issue, but I've not been able to reduce > > it to a simple test case. I can provide the dlls and exe that > > demonstrate the issue, if that would be helpful. > > Yes, it is. Even if this is large, can you send them to me (privately) ? I know this will not help you much, but I can reproduce it on windows (32bit) easily. Unfortunately with a very big project where I cannot disclose the source. I already tried to create an example where it happens but this will get complicated. But maybe I can aid in debugging if you tell me what I can do I spend some time on it. (At present I have just removed the errormessage in gdb to have it (somewhat) usable at all). Roland