From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12748 invoked by alias); 19 Aug 2012 18:33:11 -0000 Received: (qmail 12720 invoked by uid 22791); 19 Aug 2012 18:33:11 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 19 Aug 2012 18:32:58 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 1C9911C7804; Sun, 19 Aug 2012 14:32:58 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id v-tQvvFShf3G; Sun, 19 Aug 2012 14:32:58 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id D7A5C1C77F5; Sun, 19 Aug 2012 14:32:57 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id A081E14561A; Sun, 19 Aug 2012 11:32:50 -0700 (PDT) Date: Sun, 19 Aug 2012 18:33:00 -0000 From: Joel Brobecker To: Eli Zaretskii Cc: mark.kettenis@xs4all.nl, gdb-patches@sourceware.org Subject: Re: New warning in GDB 7.5 Message-ID: <20120819183250.GP2798@adacore.com> References: <838vdcdl2q.fsf@gnu.org> <20120818205543.GL2798@adacore.com> <837gsvewyh.fsf@gnu.org> <201208182149.q7ILnLb3017336@glazunov.sibelius.xs4all.nl> <83393jegz3.fsf@gnu.org> <20120819043652.GN2798@adacore.com> <83vcgeddsm.fsf@gnu.org> <20120819180647.GO2798@adacore.com> <83r4r2d9fz.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83r4r2d9fz.fsf@gnu.org> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2012-08/txt/msg00531.txt.bz2 > I'd welcome pointers to where to look in order to debug this, then. I didn't really completely understand what the problem was, so I do not think I am getting the whole picture. But I'd probably start from the first error message you get, and find your way back. -- Joel