From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11358 invoked by alias); 16 Nov 2009 18:42:26 -0000 Received: (qmail 11346 invoked by uid 22791); 16 Nov 2009 18:42:25 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS,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, 16 Nov 2009 18:41:35 +0000 Received: from wpaz5.hot.corp.google.com (wpaz5.hot.corp.google.com [172.24.198.69]) by smtp-out.google.com with ESMTP id nAGIfWhd012628 for ; Mon, 16 Nov 2009 18:41:32 GMT Received: from pzk14 (pzk14.prod.google.com [10.243.19.142]) by wpaz5.hot.corp.google.com with ESMTP id nAGIc6sV014167 for ; Mon, 16 Nov 2009 10:41:29 -0800 Received: by pzk14 with SMTP id 14so3673273pzk.23 for ; Mon, 16 Nov 2009 10:41:29 -0800 (PST) MIME-Version: 1.0 Received: by 10.115.66.10 with SMTP id t10mr7771551wak.20.1258396889368; Mon, 16 Nov 2009 10:41:29 -0800 (PST) In-Reply-To: <200911152252.39199.pedro@codesourcery.com> References: <200910191106.28905.pedro@codesourcery.com> <8ac60eac0911121709r3220d941y9bca3138b76c9a13@mail.gmail.com> <200911152252.39199.pedro@codesourcery.com> Date: Mon, 16 Nov 2009 18:42:00 -0000 Message-ID: <8ac60eac0911161041p54735108sc9cdd0407f8519f5@mail.gmail.com> Subject: Re: [commit] multi-executable support From: Paul Pluzhnikov To: Pedro Alves Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 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-11/txt/msg00373.txt.bz2 On Sun, Nov 15, 2009 at 2:52 PM, Pedro Alves wrote: > This is what we need to fix. Did you happen to take a > look at why this happens? Not yet: I was chasing the "first problem" in PR 10966 when I hit the assert. > Could you open a PR, if there isn't one already, please? Done: http://sourceware.org/bugzilla/show_bug.cgi?id=10966 Thanks, -- Paul Pluzhnikov