From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30623 invoked by alias); 10 Aug 2009 22:23:13 -0000 Received: (qmail 30615 invoked by uid 22791); 10 Aug 2009 22:23:12 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 10 Aug 2009 22:23:07 +0000 Received: from spaceape8.eur.corp.google.com (spaceape8.eur.corp.google.com [172.28.16.142]) by smtp-out.google.com with ESMTP id n7AMN4rt001580 for ; Mon, 10 Aug 2009 23:23:04 +0100 Received: from qyk9 (qyk9.prod.google.com [10.241.83.137]) by spaceape8.eur.corp.google.com with ESMTP id n7AMLxr3009617 for ; Mon, 10 Aug 2009 15:23:01 -0700 Received: by qyk9 with SMTP id 9so3634516qyk.2 for ; Mon, 10 Aug 2009 15:23:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.54.135 with SMTP id q7mr3697519qag.230.1249942981203; Mon, 10 Aug 2009 15:23:01 -0700 (PDT) In-Reply-To: <20090810221157.GA3109@host0.dyn.jankratochvil.net> References: <20090809213710.GA14354@host0.dyn.jankratochvil.net> <20090810221157.GA3109@host0.dyn.jankratochvil.net> Date: Mon, 10 Aug 2009 22:26:00 -0000 Message-ID: <8ac60eac0908101523v5be259e7xd76df35a919b9a01@mail.gmail.com> Subject: Re: [patch] Assertion for a regression by gdb_bfd_unref From: Paul Pluzhnikov To: Jan Kratochvil Cc: Tom Tromey , gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-System-Of-Record: true 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: 2009-08/txt/msg00157.txt.bz2 On Mon, Aug 10, 2009 at 3:11 PM, Jan Kratochvil wrote: > The binutils go32-target patches are now also checked-in: > http://sourceware.org/ml/binutils/2009-08/threads.html#00155 AFAICT, above patch will not fix the GDB assert. Ah, you mean this one: http://sourceware.org/ml/binutils/2009-08/msg00154.html Thanks, -- Paul Pluzhnikov