From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id Bx2bFxP7/2Z8IwEAWB0awg (envelope-from ) for ; Fri, 04 Oct 2024 10:26:27 -0400 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=Z0GQx6J/; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 485F71E355; Fri, 4 Oct 2024 10:26:27 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-7.8 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_BLOCKED,RCVD_IN_VALIDITY_CERTIFIED,RCVD_IN_VALIDITY_RPBL, RCVD_IN_VALIDITY_SAFE,URIBL_BLOCKED,URIBL_DBL_BLOCKED_OPENDNS autolearn=ham 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 307AE1E05C for ; Fri, 4 Oct 2024 10:26:26 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 95EDC3844044 for ; Fri, 4 Oct 2024 14:26:25 +0000 (GMT) Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by sourceware.org (Postfix) with ESMTPS id 7D8DD385E011 for ; Fri, 4 Oct 2024 14:26:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 7D8DD385E011 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 7D8DD385E011 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=1728051968; cv=none; b=Sw7b08vOWc8Zod89bFDyznSN0y7RT5KF58yLbf/OK7rXXA5hs9AL9tsdhMEd9unLxbDhTQfoGbJCEcDa8wfmO1nsjqogIT6WAK+QUYhGQDGuNkXpM5XYbExkXiiyEdpbbKd8TgsVNR9cmI5gkw26Q/jsASzy9BFsIVWId4G4wJc= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1728051968; c=relaxed/simple; bh=Pr4MP8ti2gaNoxgElkft4jWRyhp+ZEbNUROGfmo+yrU=; h=DKIM-Signature:Date:Message-Id:From:To:Subject; b=KLBzXnH1NJIYaB3smVrFFLX1cIuY/mDD5/CwoS31GGV7u+gAF3Rxk5DRyZvVLZXfG5spmNMsGtlQ+aZ1AH6xuntn95zTUm0qnpELVRguVnboqEV9w+jMM+e6aZBSNUHJk6EizH2XORHNLSpvgd9Kjqbh48Jo4FfXyYJRekcKfG0= ARC-Authentication-Results: i=1; server2.sourceware.org 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 1swjFt-0003vM-2x; Fri, 04 Oct 2024 10:26:05 -0400 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=Kivw0FuZTbinRXH9sns4f7GqwN1G01PTBErZpQfl4uY=; b=Z0GQx6J/JHjm OZ4WYdzW29nJ++me7EhDQ60UEFsrB8IPtM+SLchspafMWRSooE1M8pVL9BOu2bq9Mh5u3AKEMMNND nX/Z7FwPtEWSmiAq3HghDYGZVbdSGUzPoqabVRRyvXFlQ2RaykgXtV1INzW5fRSlfJQAXfifimhmL zrE6Ak3X9LJ9G/dVhbjxqBat/y8m/0QYybo+uLWwxX/QgyC42RNVy9JZL34aTBfzObr8QSXpeMkf3 Q4+IxyglB2RU8jlyLRqXDC+xfzw00mvOkaOGQiSgiUQIqsE0L4zWR1Lo3jFE3T1Mz948VsB4tqTPU hKf2MpkpxAHhUu0As266ng==; Date: Fri, 04 Oct 2024 17:25:45 +0300 Message-Id: <86h69sx7va.fsf@gnu.org> From: Eli Zaretskii To: Gaius Mulley Cc: gdb-patches@sourceware.org In-Reply-To: <875xq8x90o.fsf@localhost> (message from Gaius Mulley on Fri, 04 Oct 2024 15:00:55 +0100) Subject: Re: [PATCH] gdb/m2: add builtin procedure function ADR References: <875xq8x90o.fsf@localhost> 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: Gaius Mulley > Date: Fri, 04 Oct 2024 15:00:55 +0100 > > > This patch introduces the procedure function ADR to the expression > handling parser for the Modula-2 language interface. > The procedure takes a parameter and returns the address of the > parameter supplied. > > Tested on x86_64-linux. > > ChangeLog: > > * gdb/m2-exp.y (%token): Add ADR. > (exp): New rule for ADR. > (keytab): New entry for ADR. > * gdb/doc/gdb.texinfo (Built-in Functions and Procedures): > Add description for procedure function ADR. Thanks, the gdb.texinfo part is okay. Reviewed-By: Eli Zaretskii