From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28130 invoked by alias); 22 May 2007 18:14:07 -0000 Received: (qmail 28023 invoked by uid 22791); 22 May 2007 18:14:05 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 22 May 2007 18:13:59 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 0231048CEA3; Tue, 22 May 2007 14:13:54 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06353-02-2; Tue, 22 May 2007 14:13:53 -0400 (EDT) Received: from joel.gnat.com (S0106000f3d96cb6d.vc.shawcable.net [24.85.42.33]) by nile.gnat.com (Postfix) with ESMTP id A265548CEBF; Tue, 22 May 2007 14:13:53 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id DAA40E7B4F; Tue, 22 May 2007 11:14:35 -0700 (PDT) Date: Tue, 22 May 2007 18:14:00 -0000 From: Joel Brobecker To: Ulrich Weigand Cc: gdb-patches@sourceware.org Subject: Re: [commit/AIX] Fix error when loading core file Message-ID: <20070522181435.GB5285@adacore.com> References: <20070520000154.GW3565@adacore.com> <200705201511.l4KFBlYB015777@d12av02.megacenter.de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200705201511.l4KFBlYB015777@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-05/txt/msg00355.txt.bz2 Ulrich, > I'll try to get back to doing this, but it'll be some time. If > you want to work at it earlier, that would certainly be welcome. If you don't mind looking at this, then this is great. I just noticed some issues with thread switching that I can have a look at - I'm much more familiar with this part of the code than with LDINFO structures... -- Joel