From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) by sourceware.org (Postfix) with ESMTPS id 019733896C12 for ; Tue, 15 Nov 2022 14:39:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 019733896C12 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id 1AA9F22536; Tue, 15 Nov 2022 14:39:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1668523193; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8WCTjBYByo0mbw4kxbNSuP7+e9gRNHufKGzrWZ3ttdo=; b=LdvcgeytRbhfzd6Ne9SxZwIFJo20y8D6aUZIyWTknU/WLG9QzkocRjbcGlFEV5Kwy+vF2T ACVC3U8rDTLlrIOh7mGY63q0Rr9NwVzPFURRMq+darHy+wArkEp+rwLFqhoUsAvoYI1YmA 9PadY8cp8EghJIiaVToyIvc6vqAUsFI= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1668523193; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8WCTjBYByo0mbw4kxbNSuP7+e9gRNHufKGzrWZ3ttdo=; b=fWPb1jAA2qpgaTRsV4hsG6ySry7z50VsMM/n7MHBRHTu5BQAUlCIgySFB1TnB8mNPtrAug llYkrSuvzEAiVVAw== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id F19B513A91; Tue, 15 Nov 2022 14:39:52 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id xbPlObikc2NZBwAAMHmgww (envelope-from ); Tue, 15 Nov 2022 14:39:52 +0000 Message-ID: <3048ebed-f266-4978-0312-5a9803eae86f@suse.de> Date: Tue, 15 Nov 2022 15:39:52 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 Subject: Re: [PATCH 2/7] [gdb/testsuite] fix test gdb.base/print-file-var.exp for remote execution Content-Language: en-US From: Tom de Vries To: Ivan Tetyushkin , Andrew Burgess , gdb-patches@sourceware.org, Andrew Burgess References: <20221025162946.727169-1-ivan.tetyushkin@syntacore.com> <20221025162946.727169-3-ivan.tetyushkin@syntacore.com> <87cz9yc2kz.fsf@redhat.com> <5111034b-a2ad-ef85-9498-dd2603122a38@syntacore.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-6.6 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,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: On 11/7/22 17:44, Tom de Vries wrote: > On a different topic, do you have a copyright assignment? > > Assuming you don't, with this submission you've probably used up your > legally non-significant contribution amount, and for a new submission > you'd need a copyright assignment (and unfortunately, it can take some > time to get it done). Hi Ivan, I've committed my series. any update on the copyright assignment? You already have one? You need help getting one? Thanks, - Tom