From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from elastic.org (elastic.org [IPv6:2600:3c03::f03c:91ff:fe50:73f]) by sourceware.org (Postfix) with ESMTPS id 098543858C39 for ; Fri, 10 Sep 2021 12:06:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 098543858C39 Received: from vpn-home.elastic.org ([10.0.0.2] helo=elastic.org) by elastic.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mOfIF-00016d-1a; Fri, 10 Sep 2021 12:06:07 +0000 Received: from fche by elastic.org with local (Exim 4.94.2) (envelope-from ) id 1mOfIE-000IWo-Ae; Fri, 10 Sep 2021 08:06:06 -0400 Date: Fri, 10 Sep 2021 08:06:06 -0400 From: "Frank Ch. Eigler" To: overseers@sourceware.org, andrew.burgess@embecosm.com Subject: Re: setting up sim project web space Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-97.2 required=5.0 tests=BAYES_50, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_ABUSEAT, RCVD_IN_SBL_CSS, RCVD_IN_XBL, SPF_HELO_PASS, SPF_PASS, TXREP, USER_IN_WELCOMELIST, USER_IN_WHITELIST autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2021 12:06:09 -0000 Hi - > i'd like to start a sim landing page for the sim project at > https://sourceware.org/sim/ May I ask why? Is there talk of separating it from gdb or something? - FChE