From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id gBewA3s8WGcYigoAWB0awg (envelope-from ) for ; Tue, 10 Dec 2024 08:04:59 -0500 Authentication-Results: simark.ca; dkim=pass (2048-bit key; unprotected) header.d=gnu.org header.i=@gnu.org header.a=rsa-sha256 header.s=fencepost-gnu-org header.b=InBT5PEh; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 0C1651E097; Tue, 10 Dec 2024 08:04:59 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-6.4 required=5.0 tests=ARC_SIGNED,ARC_VALID,BAYES_00, DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=unavailable autolearn_force=no version=4.0.0 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 B307D1E091 for ; Tue, 10 Dec 2024 08:04:58 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 60D873857C63 for ; Tue, 10 Dec 2024 13:04:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 60D873857C63 Authentication-Results: sourceware.org; dkim=pass (2048-bit key, unprotected) header.d=gnu.org header.i=@gnu.org header.a=rsa-sha256 header.s=fencepost-gnu-org header.b=InBT5PEh Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by sourceware.org (Postfix) with ESMTPS id 31C7E3858423 for ; Tue, 10 Dec 2024 13:04:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 31C7E3858423 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gnu.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gnu.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 31C7E3858423 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=2001:470:142:3::10 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1733835863; cv=none; b=FlsNPm16NI0ShhmoRs0FcEd8VnNlvqSzpIBE5ldFlIcgaODsJ+fI2++6wxXVfGb6Jaf1X+6v5eGCLJ+cisVY8LMfW6ZBi9AzDHlbyYkm7gaN50j3dlrSvEX8U+lGvutbtNTzY+7IlQ2nucs0rHErIjWMRBCFGNELs3wJ+1eJOaU= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1733835863; c=relaxed/simple; bh=kIeccsO0HcliE/6+EdeGKl5x0MccMWH9HMj3p8tp0/U=; h=DKIM-Signature:Date:Message-Id:From:To:Subject; b=Aw9TAWwDl1wIjQM7TRi1TQx+vc4iHLBT5Dye+7eenni39CpddpuapD+QpeootBLeh+mtqbTKvR61sM1wZ24OF6HQWLRau998ddnJceOYNsPWicvahdOQkSAf0YeZKO6O4pDKF78T51pmDSuSORcOSAqSri2rJSfcTYq2EQRv71A= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 31C7E3858423 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tKzuX-000775-H5; Tue, 10 Dec 2024 08:04:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=wUc72cQSuwrZ/936b0H6eMHUmiS6YJeCbhcKKOwkeDY=; b=InBT5PEheoWL i3KwvJxFHq3h28By9csjIOMiNGHIwzIPE74FmKM78TCrlIMFmVq4jPfEWGEz0uC0JOikK7qC5SczJ 143KYpEAvvnCU67S2pZWCRAF1fFH8wXvX3ce4sxpxp3RmZPrB4ccnFFqQtY0k1n1B1Rv743oNfB2k /B3ry1jH1aOCsbQo0onVTv1/9FohRYom+4OSWAfyKPUhCf0z9MryeZvaJ2fLWwuefaj8997UEu31/ URwHXV37DwV+/fjkzvHzK9hY6dC7cAnvILjH7Ti0/pPGXwSODtnHcd16tt+lDIh0h4eg+h06yzUDx QJS1je5KBHruy7TBto/bng==; Date: Tue, 10 Dec 2024 15:04:15 +0200 Message-Id: <86v7vrbsfk.fsf@gnu.org> From: Eli Zaretskii To: Kevin Buettner Cc: gdb-patches@sourceware.org, pedro@palves.net In-Reply-To: <20241210020313.584564-5-kevinb@redhat.com> (message from Kevin Buettner on Mon, 9 Dec 2024 18:54:07 -0700) Subject: Re: [PATCH v5 4/4] Linux checkpoints: Update NEWS and gdb.texinfo regarding multiple inferiors References: <20241210020313.584564-1-kevinb@redhat.com> <20241210020313.584564-5-kevinb@redhat.com> 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 > From: Kevin Buettner > Cc: pedro@palves.net, > Kevin Buettner > Date: Mon, 9 Dec 2024 18:54:07 -0700 > > --- > gdb/NEWS | 2 ++ > gdb/doc/gdb.texinfo | 20 +++++++++++++++++++- > 2 files changed, 21 insertions(+), 1 deletion(-) Thanks. > --- a/gdb/NEWS > +++ b/gdb/NEWS > @@ -174,6 +174,8 @@ vFile:stat > vFile:fstat but takes a filename rather than an open file > descriptor. > > +* Linux checkpoint code has been updated to work with multiple inferiors. > + This part is okay. > +Checkpoint IDs will be displayed as either a non-negative integer or > +in the form @var{I}.@var{N}, where @var{I} is the inferior number, a > +positive integer, as shown by the command @code{info inferiors}, and > +@var{N}, a non-negative integer, is the checkpoint number for that > +inferior. The single non-negative integer form is used when > +there is only one inferior. The @var{I}.@var{N} form is used when > +there are multiple inferiors. Please always use lower-case letters inside @var. In Info format, they are capitalized by makeinfo, but in other formats we get slanted typeface which is much more pretty than upper-case. > +The active state indicator is a single letter, either @code{y} or > +@code{n}, indicating yes or no. Only one checkpoint per inferior may > +be active at once. The active checkpoint in the current inferior is > +also shown by a @code{*} at the start of the line. Checkpoints whose > +active state is @code{n} can be switched to Please use @samp for the indicators, not @code. These are not words, so they will look strange without quotes in formats other than Info (where makeinfo quotes them). The gdb.texinfo part is okay with these nits fixed. Reviewed-By: Eli Zaretskii