From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id R7pbKp9PrF9tNgAAWB0awg (envelope-from ) for ; Wed, 11 Nov 2020 15:54:55 -0500 Received: by simark.ca (Postfix, from userid 112) id A0C151F08B; Wed, 11 Nov 2020 15:54:55 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from 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 RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 11C481E965 for ; Wed, 11 Nov 2020 15:54:55 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id C183B3851C35; Wed, 11 Nov 2020 20:54:54 +0000 (GMT) Received: from simark.ca (simark.ca [158.69.221.121]) by sourceware.org (Postfix) with ESMTPS id 8A4DE3857828 for ; Wed, 11 Nov 2020 20:54:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8A4DE3857828 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=simark.ca Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=simark@simark.ca Received: from [172.16.0.95] (192-222-181-218.qc.cable.ebox.net [192.222.181.218]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by simark.ca (Postfix) with ESMTPSA id CF5071E58F; Wed, 11 Nov 2020 15:54:52 -0500 (EST) Subject: Re: [PING][PING] Added x86_64 stub for debugging embedded systems running on Intel x86_64 processor architecture. To: "Battig, Caleb" , "gdb-patches@sourceware.org" References: <84cb0009-cbd5-975a-cdaf-ac8cd77686aa@simark.ca> <074c171f-c4c0-d50f-0b51-c2d3e7e79ad3@simark.ca> <718eea4d-16a5-ea53-e801-19b51212308d@simark.ca> From: Simon Marchi Message-ID: <7fa6862a-cc1f-b9ba-fe14-1ef65e13f751@simark.ca> Date: Wed, 11 Nov 2020 15:54:52 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Language: tl Content-Transfer-Encoding: 7bit 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: , Cc: "Lovett, Stuart" , "Peikes, Wendy" Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" On 2020-11-11 11:39 a.m., Battig, Caleb wrote: > I filled out the form you referenced and sent it to assign@gnu.org. I haven't heard anything back from them though, even after I have repeatedly sent reminder emails. I really don't care who has the rights to this software; I just want it to be available for developers to use. Can we move forward with my submission now please? There's no rush, it doesn't matter whether its merged now or the day before GDB 11 (the next release) is released. I'll keep waiting a bit for a response from the FSF about the license to use. I created this bug marked with the "11.1" milestone so we are sure not to forget it before releasing GDB 11. https://sourceware.org/bugzilla/show_bug.cgi?id=26868 Simon