From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 119392 invoked by alias); 17 Jul 2015 20:57:14 -0000 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 Received: (qmail 119383 invoked by uid 89); 17 Jul 2015 20:57:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 17 Jul 2015 20:57:12 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 73ABB290C5; Fri, 17 Jul 2015 16:57:10 -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 ZVbLpt32kdu5; Fri, 17 Jul 2015 16:57:10 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 4664328A84; Fri, 17 Jul 2015 16:57:10 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id E2FFC40283; Fri, 17 Jul 2015 13:57:08 -0700 (PDT) Date: Fri, 17 Jul 2015 20:57:00 -0000 From: Joel Brobecker To: Simon Marchi Cc: gdb-patches@sourceware.org, keiths@redhat.com, Jan Kratochvil Subject: Re: GDB 7.10 release 2015-07-17 status update? Message-ID: <20150717205708.GG7406@adacore.com> References: <20150717175328.GA15874@adacore.com> <55A96255.9000301@ericsson.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55A96255.9000301@ericsson.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2015-07/txt/msg00526.txt.bz2 > > I've moved the following item to the Exclude list, as per Pedro's > > recommendation: > > > > - PR gdb/18600 (After forking and threads spawning, gdb leaves newly > > created threads stopped) (too delicate) > > Have I missed something? Pedro said that about changing the behavior of > when the prompt returns when an inferior exits (see [1]). I don't recall > him saying that about the fix for 18600 though. I was actually planning > early next week to formalize and submit the patches he sent in that thread, > hoping they could find their way into 7.10. > > [1] https://sourceware.org/ml/gdb-patches/2015-07/msg00384.html OK, I must have gotten confused and did not realize there were two issues being discussed. I've put the item back on the todo. -- Joel