From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by sourceware.org (Postfix) with ESMTPS id 1405A3850206 for ; Tue, 28 Feb 2023 11:30:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 1405A3850206 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=intel.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1677583840; x=1709119840; h=from:to:subject:date:message-id:in-reply-to:references: mime-version:content-transfer-encoding; bh=iVvCp5aBqD1ML+DZKW3YFNGbWByeh+YCiRcmY3sDUn4=; b=Q3VNC3pjuj4TWP9FindOUhCRjz/92jeCe+x3aLjdTrhoncBrL95pf5B8 Jk9dfNs2JRR2Y1dYGD7FKDBYa554/rTiOI+mwM4sqCdtq55Usqz1T1995 z7f/YPRNFAUw7rV5T7YzBCGC0bwpv+a7SqirI0SajaFwXCoVAK1wwQnuD kdCRuG7H58e4c+OHvahNQIxofvpoJD3WwZXvUgGjpUo5dxBWEBW7q0hJI e/YcWQ49JcnzmTaRTUu8f5J4KWh2hqkP9vHmBIm1U6R+e2eO/0usBkSPa XBaAPmCETo4KGUp1Wjpjqd0M+hMsr2Bn+TeXB1qRQueH4RwjBHuY9C3ly Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10634"; a="313785130" X-IronPort-AV: E=Sophos;i="5.98,221,1673942400"; d="scan'208";a="313785130" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Feb 2023 03:30:39 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10634"; a="623992189" X-IronPort-AV: E=Sophos;i="5.98,221,1673942400"; d="scan'208";a="623992189" Received: from ultl2604.iul.intel.com (HELO localhost) ([172.28.48.47]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Feb 2023 03:30:38 -0800 From: Tankut Baris Aktemur To: gdb-patches@sourceware.org Subject: [PATCH 18/26] gdbsupport: fix a typo in a comment in common-regcache.h Date: Tue, 28 Feb 2023 12:28:16 +0100 Message-Id: X-Mailer: git-send-email 2.25.1 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-10.6 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,GIT_PATCH_0,SPF_HELO_PASS,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 List-Id: Fix a typo. --- gdbsupport/common-regcache.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gdbsupport/common-regcache.h b/gdbsupport/common-regcache.h index e462f532407..bf14610f98f 100644 --- a/gdbsupport/common-regcache.h +++ b/gdbsupport/common-regcache.h @@ -33,10 +33,10 @@ enum register_status : signed char /* The register value is unavailable. E.g., we're inspecting a traceframe, and this register wasn't collected. Note that this - is different a different "unavailable" from saying the register - does not exist in the target's architecture --- in that case, - the target should have given us a target description that does - not include the register in the first place. */ + "unavailable" is different from saying the register does not + exist in the target's architecture --- in that case, the target + should have given us a target description that does not include + the register in the first place. */ REG_UNAVAILABLE = -1 }; -- 2.25.1 Intel Deutschland GmbH Registered Address: Am Campeon 10, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928