From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1064 invoked by alias); 13 Mar 2013 18:34:43 -0000 Received: (qmail 935 invoked by uid 22791); 13 Mar 2013 18:34:42 -0000 X-SWARE-Spam-Status: No, hits=-4.5 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 13 Mar 2013 18:34:33 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MJM007003LEJ000@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Wed, 13 Mar 2013 20:34:32 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MJM0073D3LJBL50@a-mtaout20.012.net.il>; Wed, 13 Mar 2013 20:34:32 +0200 (IST) Date: Wed, 13 Mar 2013 18:34:00 -0000 From: Eli Zaretskii Subject: Re: GDB 7.5.91 available for testing In-reply-to: <20130313180220.GK3264@adacore.com> To: Joel Brobecker Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83r4jji1xk.fsf@gnu.org> References: <20130312231727.GF31629@adacore.com> <8338vzjije.fsf@gnu.org> <20130313180220.GK3264@adacore.com> X-IsSubscribed: yes 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: 2013-03/txt/msg00593.txt.bz2 > Date: Wed, 13 Mar 2013 11:02:20 -0700 > From: Joel Brobecker > Cc: gdb-patches@sourceware.org > > > I built this natively on Windows with 32-bit MinGW tools, and bumped > > into a few issues. > > Thanks! Would you mind submitting each patch individually, so we can > track them? Done. > If there are any that you feel you can self-approve, please also go > ahead. I need approval from DJ for the libiberty part. As for the other one, I'd prefer to hear approval, since it's semi-kludgey. > > Looks like it reads Python init files from the installed (previous) > > GDB version, and barfs. How to tell it to use its own Python > > files? It would be a nuisance not to be able to run GDB without > > installing it first. > > > > Also, are the DWARF-related warnings serious or expected? (I'm > > using GCC 4.7.2, the latest one available from MinGW.) > > We already discussed this, and many different ideas were suggested, > but none that was satisfactory. You need to do what the testsuite does, > which is change a setting, I just don't remember which. Can anyone point me to the archives where this setting is described? Thanks. > So far, none of the issues that you listed appear blocking. Am I right? Not blocking, although I'd prefer to have the warnings due to pyerrors.h be fixed on the release branch.