From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id Vx/zN9Y2CGWcbhgAWB0awg (envelope-from ) for ; Mon, 18 Sep 2023 07:39:02 -0400 Authentication-Results: simark.ca; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.a=rsa-sha256 header.s=default header.b=XuU7hl5a; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id CF8631E0C3; Mon, 18 Sep 2023 07:39:02 -0400 (EDT) Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id C26F21E028 for ; Mon, 18 Sep 2023 07:39:00 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 3824A385696E for ; Mon, 18 Sep 2023 11:39:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3824A385696E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1695037140; bh=OvDP6jdShOXztIsIVphJ0BhIn47TE5kW3tSKla7SSsI=; h=To:Subject:In-Reply-To:References:Date:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=XuU7hl5am0/rndrfLzpElEJPyTmb5NtxHi5s01pIWFQBd9PHwsyuOhQMu5lZ4vi04 IG+LaKuv6lEm4Qi7rBrJgx4pDvt1oUrmkZlahtlhaxqGQR+7LUNPvK6kxZnugQUeu8 Q70a3n18qsIU/5wg1QyN4+4/Ml2A3wdKKHNkaxns= Received: from mail-wm1-x32b.google.com (mail-wm1-x32b.google.com [IPv6:2a00:1450:4864:20::32b]) by sourceware.org (Postfix) with ESMTPS id 55848385CC93 for ; Mon, 18 Sep 2023 11:38:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 55848385CC93 Received: by mail-wm1-x32b.google.com with SMTP id 5b1f17b1804b1-404314388ceso46689075e9.2 for ; Mon, 18 Sep 2023 04:38:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695037120; x=1695641920; h=mime-version:message-id:date:references:in-reply-to:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=OvDP6jdShOXztIsIVphJ0BhIn47TE5kW3tSKla7SSsI=; b=sj+yAI2EYOs4iqIMF4sr/EbcjPNStEVY+A7q3Xs6R7NWN6EfJTGIo9jsFDOTc7Cn4r OHaw6fP58jieOOkqkfPuTJwGX2Sge/lPItFho/lo6IuL9dOmif9VAPNGTKpL9geA8Rft 8xWGYlwHjAxrabZqIJLkZXb6ct+vkPr4ZQ43m7DFrNNRn9wmjY6OxtEV+hvEtwjgGc0s K7QCDhVxjcIAxycv6qfWQ05S0fiZaxQ3seJ9PuQXM9FS3hHPf2/hGyGCtcu23SVtXtZj vS1w7eQ6wCgrRWZKbfTYWa83WU6PQX5OrmCnmOtznLFaEusiKRO1d/BATwYCQasOtLrk 7HCw== X-Gm-Message-State: AOJu0YwiWQ2kifGBsJ/HzZE43fbLLe2UUmEoFUB3qeoliRMIe4daXmcP PCc9ykxjODWMcYLHDoOFxZOnl8QlFCPgfag3cmZd30ztMwHIJsR/UNzVRrKt+wpadV+CuRTC6vI axOvOnw4LfeqWTe/hHVbqbhWgsgxt/a98hOwrnwdJY07rnnhsJrzbZeTFZDb14/qjbLrYmDM= X-Google-Smtp-Source: AGHT+IE7wKpH0AQRTDOp/OhyEQItGr8g/QQRNEz3K+tjPoAtBWVi58L8M7Wu8UudM40C2BMWsYXTkQ== X-Received: by 2002:a7b:c412:0:b0:3fe:207c:1aea with SMTP id k18-20020a7bc412000000b003fe207c1aeamr7262516wmi.23.1695037119997; Mon, 18 Sep 2023 04:38:39 -0700 (PDT) Received: from sbrinz-thinkpad (nrwh-14-b2-v4wan-164712-cust797.vm23.cable.virginm.net. [86.15.219.30]) by smtp.gmail.com with ESMTPSA id d20-20020a1c7314000000b003feef82bbefsm12124913wmb.29.2023.09.18.04.38.39 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Sep 2023 04:38:39 -0700 (PDT) To: gdb-patches@sourceware.org Subject: Re: [PING][PATCH v2 0/2] Improve handling of thread numbers for reverse execution targets In-Reply-To: <5sy1i8a0il.fsf@undo.io> References: <20230629083651.3145268-1-mhov@undo.io> <20230707162451.3605544-1-mhov@undo.io> <5sy1i8a0il.fsf@undo.io> Date: Mon, 18 Sep 2023 12:38:37 +0100 Message-ID: <5s34zb3e4i.fsf@undo.io> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-4.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Magne Hov via Gdb-patches Reply-To: Magne Hov Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" On Fri, Aug 18 2023, Magne Hov wrote: > On Fri, Jul 07 2023, Magne Hov wrote: > >> I've addressed two comments from Lancelot. >> >> I'm not aware of any maintainers that are directly responsible for any of the >> files I've touched, so I'm not sure who's best placed to approve these changes. >> >> Magne Hov (2): >> gdb: keep record of thread numbers for reverse execution targets >> gdb: retain thread-specific breakpoints in reverse execution targets >> >> gdb/breakpoint.c | 18 +++++++++++++----- >> gdb/inferior.c | 1 + >> gdb/inferior.h | 7 +++++++ >> gdb/thread.c | 38 ++++++++++++++++++++++++++++++++++++-- >> 4 files changed, 57 insertions(+), 7 deletions(-) >> >> -- >> 2.40.1 >> > > Ping > > This has had some review from Bruno and Lancelot, but still needs review and approval from a global maintainer. > > -- > Magne Hov | Software Engineer | Direct: +44 7395 395 648 | mhov@undo.io > > Undo | Record. Replay. Resolve Ping -- Magne Hov | Software Engineer | Direct: +44 7395 395 648 | mhov@undo.io Undo | Record. Replay. Resolve