From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id YBnXG1HxMma6gQIAWB0awg (envelope-from ) for ; Wed, 01 May 2024 21:50:09 -0400 Authentication-Results: simark.ca; dkim=pass (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=RolqXAIk; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 49A301E0C1; Wed, 1 May 2024 21:50:09 -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 2F47D1E030 for ; Wed, 1 May 2024 21:50:07 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id C8707384AB5D for ; Thu, 2 May 2024 01:50:06 +0000 (GMT) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id DB8CD3858D34 for ; Thu, 2 May 2024 01:49:46 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DB8CD3858D34 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org DB8CD3858D34 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=170.10.133.124 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1714614588; cv=none; b=Fip2KhQih4lFZZY5sS+SMXzhYBBtBMCm1kpsG2eFao+EnRyfGP7LxnF5QvlptUecX3mMleaLnnU8q5NkZmVhN6FNRtg0s+OqfZaEMWDUS0q5nBWf7v256am0M80BPY5gejOdSrRTsPEwj+EC/WMDHlvg0fktnky2rYZ0YPJY+E0= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1714614588; c=relaxed/simple; bh=HvjZ/0Om0rJHRW6RG3svLXX3YD98jh64v+G2dwUdIFM=; h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; b=wTjWXQMNqlWXqZaXf1FoicyUY3AE1M0jcbgGHj0/X02ETE/kF5zguuLh9YS9QqIWsCz8usJc30T1mfGCHGWX8AOnxMvphouho1Ag5Jrd4UouZ4gYoycW/ONrblbCQ9xJSlEZj96okm8vOGV3YPWB9loqnRfxorcAWqz8fR+kkoE= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1714614586; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=z0bggrGXruU4dr3G0T8g+92IZMqPD5G7fZRiakbAgKw=; b=RolqXAIkpLa7oTtXmDWQCdvujoUUBWHACbHXKhSBUSRWzBmlO5kPNe4qaDjP//M3MvPOu8 zm1dPzFxxsYWxebnvIh8/urLtyn+SXfzT3tpSPBTEcqSp5Mt6I2g0XRT5fGTwWr/jHFz4I /3xft364FjpEphptVkG6eiy2is2Y/SQ= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-190-z7CkwazEP128V84YsItADQ-1; Wed, 01 May 2024 21:49:45 -0400 X-MC-Unique: z7CkwazEP128V84YsItADQ-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com [10.11.54.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id E7D30830D37; Thu, 2 May 2024 01:49:44 +0000 (UTC) Received: from f39-zbm-amd (unknown [10.22.16.14]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 8CAE9AC6B; Thu, 2 May 2024 01:49:44 +0000 (UTC) Date: Wed, 1 May 2024 18:49:42 -0700 From: Kevin Buettner To: gdb-patches@sourceware.org Cc: Pedro Alves Subject: Re: [PATCH v3 0/3] Make linux checkpoints work with multiple inferiors Message-ID: <20240501184942.44641f1e@f39-zbm-amd> In-Reply-To: <20240414195812.151224-1-kevinb@redhat.com> References: <20240414195812.151224-1-kevinb@redhat.com> Organization: Red Hat MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.1 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.9 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, 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: , Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Ping. On Sun, 14 Apr 2024 12:44:41 -0700 Kevin Buettner wrote: > This series fixes some problems with the current checkpoint code. The > first patch makes the checkpoint code inferior aware, fixing a number > of bugs. The second and third patches are largely cosmetic - they > make changes to checkpoint related output. > > The v2 series incorporates Pedro's suggestions regarding the > numbering of checkpoint ids. See the first patch for details. The > tests have been revised to account for these changes and new tests > have been added as well. > > This v3 series splits out a cosmetic change from the first patch. > It capitalizes the output of a successful checkpoint command. > This was prompted by the Linaro regression tester, which, due to the > capitalization change, found two regressions in > gdb.base/kill-during-detach.exp. (I thought I was running this test > during my own testing, but found that it was not being run due to a > typo in the TESTS= portion of the "make check" line.) > > Kevin Buettner (3): > Make linux checkpoints work with multiple inferiors > Capitalize output of successful checkpoint command > Make thread_db_target::pid_to_str checkpoint-aware > > gdb/linux-fork.c | 519 +++++++++---- > gdb/linux-fork.h | 15 +- > gdb/linux-nat.c | 20 +- > gdb/linux-thread-db.c | 4 +- > gdb/testsuite/gdb.base/checkpoint.exp | 26 +- > gdb/testsuite/gdb.base/kill-during-detach.exp | 2 +- > gdb/testsuite/gdb.multi/checkpoint-multi.exp | 687 ++++++++++++++++++ > 7 files changed, 1084 insertions(+), 189 deletions(-) > create mode 100644 gdb/testsuite/gdb.multi/checkpoint-multi.exp > > -- > 2.44.0 >