From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 74382 invoked by alias); 24 Apr 2018 19:49:52 -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 74366 invoked by uid 89); 24 Apr 2018 19:49:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS,TRACKER_ID autolearn=no version=3.3.2 spammy=junior, spent, 237A, 7628 X-HELO: mx1.redhat.com Received: from mx3-rdu2.redhat.com (HELO mx1.redhat.com) (66.187.233.73) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 24 Apr 2018 19:49:50 +0000 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E0A55406C7A3 for ; Tue, 24 Apr 2018 19:49:48 +0000 (UTC) Received: from localhost (unused-10-15-17-196.yyz.redhat.com [10.15.17.196]) by smtp.corp.redhat.com (Postfix) with ESMTP id AC1C11142373; Tue, 24 Apr 2018 19:49:46 +0000 (UTC) From: Sergio Durigan Junior To: Pedro Alves Cc: GDB Patches , Jan Kratochvil Subject: Re: [PATCH v7] Enable 'set print inferior-events' and improve detach/fork/kill/exit messages References: <20180124194714.26222-1-sergiodj@redhat.com> <20180419195353.13825-1-sergiodj@redhat.com> Date: Tue, 24 Apr 2018 19:49:00 -0000 In-Reply-To: (Pedro Alves's message of "Tue, 24 Apr 2018 14:32:52 +0100") Message-ID: <87lgdc5qqt.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2018-04/txt/msg00487.txt.bz2 On Tuesday, April 24 2018, Pedro Alves wrote: > On 04/19/2018 08:53 PM, Sergio Durigan Junior wrote: >> Changes from v6: > >> - Readjusted a bunch of tests in order to be more flexible when >> matching the "process $decimal" or "Thread $decimal.$decimal" >> strings. > > I think you meant "process $decimal" or "Remote target", because > "Thread $decimal.$decimal" won't be used with pid-only ptids. I actually had to adjust a few regexps (in previous versions of the patch) to accept "Thread $decimal.$decimal". But that's a different problem than the pid-only ptids, and I don't include the "Changes from v..." in the commit log. > This version is OK. Thanks! Thanks a lot for all the revisions and the time spent. Pushed. f67c0c9171508672167b6868c67211571421a1c6 -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/