From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by sourceware.org (Postfix) with ESMTPS id BD480385B835 for ; Fri, 17 Apr 2020 20:35:50 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BD480385B835 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=scottlinder.com Authentication-Results: sourceware.org; spf=none smtp.mailfrom=scott@scottlinder.com X-Originating-IP: 165.204.55.211 Received: from SVL-L10-SLINDER1.amd.com (unknown [165.204.55.211]) (Authenticated sender: scott@scottlinder.com) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 5192F60009; Fri, 17 Apr 2020 20:35:48 +0000 (UTC) Date: Fri, 17 Apr 2020 16:35:43 -0400 From: Scott Linder To: Pedro Alves Cc: Andrew Burgess , gdb-patches@sourceware.org Subject: Re: [PATCH] [gdb] Support frames inlined into the outer frame Message-ID: <20200417203542.GB10358@SVL-L10-SLINDER1.amd.com> References: <09367f43-a9a5-cfb1-f854-8084653f0c70@simark.ca> <20200318221119.14811-1-scott@scottlinder.com> <20200324102230.GU3317@embecosm.com> <41baeec4e477b1287e331e58adb9abf4@scottlinder.com> <3fe98497-ff5b-ac22-5b47-9eead56f5706@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3fe98497-ff5b-ac22-5b47-9eead56f5706@redhat.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-Spam-Status: No, score=-12.2 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org 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: , X-List-Received-Date: Fri, 17 Apr 2020 20:35:52 -0000 On Thu, Apr 02, 2020 at 08:30:19PM +0100, Pedro Alves wrote: > On 3/30/20 11:22 PM, scott@scottlinder.com wrote: > > > > AMD owns the copyright; would you be able to check if AMD has an appropriate copyright assignment on file, and if not let me know so > I can make sure we get one filed? > > I checked -- indeed there's a blanket copyright assignment in place for GDB. > I.e., we can accept all contributions from AMD from all employees/contractors. > > Thanks, > Pedro Alves > Perfect, thank you for checking! Thanks, Scott