From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id VwJzJfoZIWDSOwAAWB0awg (envelope-from ) for ; Mon, 08 Feb 2021 06:01:14 -0500 Received: by simark.ca (Postfix, from userid 112) id 8BF531EF4F; Mon, 8 Feb 2021 06:01:14 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RDNS_NONE,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.2 Received: from sourceware.org (unknown [8.43.85.97]) (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 simark.ca (Postfix) with ESMTPS id EB3C91E590 for ; Mon, 8 Feb 2021 06:01:13 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 9B081383443E; Mon, 8 Feb 2021 11:01:13 +0000 (GMT) Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by sourceware.org (Postfix) with ESMTPS id 6D4403844008 for ; Mon, 8 Feb 2021 11:01:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 6D4403844008 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=embecosm.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=andrew.burgess@embecosm.com Received: by mail-wr1-x435.google.com with SMTP id n6so3703367wrv.8 for ; Mon, 08 Feb 2021 03:01:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embecosm.com; s=google; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=ZCoSzWQdkm6omWIHE+y3AlrEnrqrHnfEyOs9ps93sQU=; b=ca2enAph67l9v3k7mK+PMNtuGK7YblVzEToR9x9w4XxO3uy2Sc1KCckWY4VwKT6d5a Q3IsKEykpaGvAkHzyPKsW45U/Q6rjIykp0chZs95r8EgRCPjHu6wff2VLpglaPARnc9x RzIqB0JkNtNCtJy7rgh6RqohWHrrrt/L6Na6ncml4wJR2GSPG2EEq1KadNbp3vykUbrV 5+/Np2Bqux6Zv2ZKtGVKWAs1qmmVUbpdhCZJelZo4MDVPYoeK2DZcoMs0yXy3725654j iENeyzaOlDPashOw/ramX6ozKGhmYm3guXIOyyQTEawc4XvQ8W5etuWyxjfTGECQoxZn su+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ZCoSzWQdkm6omWIHE+y3AlrEnrqrHnfEyOs9ps93sQU=; b=VTqr1F+RALokiDUf1cgox6pP7C1wC2SIjAOoRg3PZjeyz3XXgoMAyxQLKd6zuFlOwY JH8Q4mjqQXaO/5/iHh0ZU+KGnH5QxFu7cXxJqkLPF/nWL8F4ewdQU/nsOI9+qgwGB/YB iO/g3XqQF2MYeyDf2vGB2cw/u9emtEPBwHRj33yhnov7xrEhaKhnXqFLVzQvpjA1hAM4 auWgeLMTSOkCJZGTw+qn7mCZ0FazmoMcagJf0E7eaatm2A5OScn+PWZuMBNhODRxsUav uuGzrh2Zbhk1Y+CBAExZjVqOCqH8Av/vpkSqeYUV5k1P8S4cbjmG++uscd/XgpPrJoIJ 7yOg== X-Gm-Message-State: AOAM530dnIDqOJhlDtRWi8Vv8ay/isHlNYLzbdAKwjmRxI7HYGcySK0k YV2Sag2NpML2hJ/BwF6+J+6Hu/1NGw4B/w== X-Google-Smtp-Source: ABdhPJzqA1W1bGGbD5sVMjrc2Y17WDhzvN1rzvwQSlc/tvUzXZpU3mL/+VDb+Y3vXPZdTQahfHQfwA== X-Received: by 2002:a05:6000:1202:: with SMTP id e2mr19160783wrx.328.1612782061447; Mon, 08 Feb 2021 03:01:01 -0800 (PST) Received: from localhost (host109-151-46-64.range109-151.btcentralplus.com. [109.151.46.64]) by smtp.gmail.com with ESMTPSA id m24sm20048150wmi.24.2021.02.08.03.01.00 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Feb 2021 03:01:01 -0800 (PST) Date: Mon, 8 Feb 2021 11:01:00 +0000 From: Andrew Burgess To: gdb-patches@sourceware.org Subject: Re: [PATCH 01/11] sim/rx: define sim_memory_map Message-ID: <20210208110100.GE265215@embecosm.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: Linux/5.8.13-100.fc31.x86_64 (x86_64) X-Uptime: 10:59:02 up 61 days, 15:43, X-Editor: GNU Emacs [ http://www.gnu.org/software/emacs ] X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" * Mike Frysinger [2021-02-01 09:46:44 -0500]: > On 01 Feb 2021 11:44, Andrew Burgess wrote: > > The rx simulator doesn't build due to sim_memory_map not being > > defined. Define it now to return NULL, this can be extended later to > > return an actual memory map if anyone wants this functionality. > > i build every sim port, and rx was/is building fine for me. nothing in > the sim refers to the sim_memory_map, so it failing to build is a bit > surprising. do you mean gdb is failing to link instead ? i don't always > try to build those for ports as not all have gdb ports. You are correct of course. I updated the wording of the commit message more inline with the patch you submitted here: https://sourceware.org/pipermail/gdb-patches/2021-February/175689.html Thanks, Andrew