From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.CeBiTec.Uni-Bielefeld.DE (smtp.CeBiTec.Uni-Bielefeld.DE [129.70.160.84]) by sourceware.org (Postfix) with ESMTPS id 8B8B6383F853 for ; Sun, 14 Jun 2020 15:14:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8B8B6383F853 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=CeBiTec.Uni-Bielefeld.DE Authentication-Results: sourceware.org; spf=none smtp.mailfrom=ro@cebitec.uni-bielefeld.de Received: from localhost (localhost [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 7DA31A042A; Sun, 14 Jun 2020 17:14:40 +0200 (CEST) X-Virus-Scanned: amavisd-new at CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (smtp.cebitec.uni-bielefeld.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cozeQPx4i41H; Sun, 14 Jun 2020 17:14:40 +0200 (CEST) Received: from manam.CeBiTec.Uni-Bielefeld.DE (p4fddbb33.dip0.t-ipconnect.de [79.221.187.51]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPSA id B26E5A0063; Sun, 14 Jun 2020 17:14:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=CeBiTec.Uni-Bielefeld.DE; s=20200306; t=1592147680; bh=p5UlnARfXfbpa2VvmgroHBaMJjpu+2oLthXhV9+ehsU=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=fK1+hEXbD2RjdFYDu5mjMyd5Y6WdHZlNCtXS8Z5BPIEIX0IfLrupvPdInIYxpQMVx 8U7HhyP8xIIAG/kzQ/YoK0TtUfpUFYHxBFZkFP94LLu5v6+hSGs8Qh9mBOzaj0Jj0z bHhZgqjUizw5ik1IJzi43IrIz/GojpwCHJqMXHE7TuhjCnJJhASOg7aGG6LsT0AOJP mhULD2LTGLN5ztYqwUNXJsXGV1pElalO/XPkOjPo8B6McsbjkobtpK+0iHxrsTmFJO 5VijxIUxrYFCAwEXmJ2vqLxWpl2ObA2A9OUoumsoyzxTEiponBfThWJv+TThDDUF4x +dNDcRrQ9tIdw== From: Rainer Orth To: Joel Brobecker Cc: gdb-patches@sourceware.org, simon.marchi@polymtl.ca, andrew.burgess@embecosm.com, tom@tromey.com Subject: Re: GDB 10.1 release: branching early July? References: <20200614015612.GA6242@adacore.com> Date: Sun, 14 Jun 2020 17:14:38 +0200 In-Reply-To: <20200614015612.GA6242@adacore.com> (Joel Brobecker's message of "Sat, 13 Jun 2020 18:56:12 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-3791.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jun 2020 15:14:42 -0000 Hi Joel, > This is what is current in the 10.1 list on Bugzilla: > * [RainerO] > [10 regression] run fails with ICE on Solaris > > Not sure if this is still an issue or not. Rainer did push some > patches to master back in May. To be confirmed. unfortunately, it is, and I didn't have much success debugging it. This makes gdb useless on Solaris and was introduced by the multi-target merge. I'm completely unfamiliar with that code and will need all the help I can get to get this resolved. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University