From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.osci.io (polly.osci.io [IPv6:2620:52:3:1:5054:ff:fe61:dcdd]) by sourceware.org (Postfix) with ESMTP id E40EB3944439 for ; Wed, 18 Mar 2020 21:10:25 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E40EB3944439 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=gnutoolchain-gerrit.osci.io Authentication-Results: sourceware.org; spf=none smtp.mailfrom=SRS0=tLRX=5D=gnutoolchain-gerrit.osci.io=gerrit@osci.io Received: by mx1.osci.io (Postfix, from userid 994) id D423320D59; Wed, 18 Mar 2020 17:10:25 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Spam-Level: X-Spam-Status: No, score=1.0 required=5.0 tests=KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, SPF_HELO_NONE, SPF_NONE autolearn=no autolearn_force=no version=3.4.2 Received: from gnutoolchain-gerrit.osci.io (gnutoolchain-gerrit.osci.io [8.43.85.239]) by mx1.osci.io (Postfix) with ESMTP id 62EFA20D31; Wed, 18 Mar 2020 17:10:24 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by gnutoolchain-gerrit.osci.io (Postfix) with ESMTP id 57B0C2816C; Wed, 18 Mar 2020 17:10:24 -0400 (EDT) X-Gerrit-PatchSet: 1 Date: Wed, 18 Mar 2020 17:10:24 -0400 From: "Scott Linder (Code Review)" To: gdb-patches@sourceware.org Auto-Submitted: auto-generated X-Gerrit-MessageType: comment Subject: [review] [gdb] Support frames inlined into the outer frame X-Gerrit-Change-Id: I8aa129c667dccc31590ffdf426586418493a6ebe X-Gerrit-Change-Number: 767 X-Gerrit-ChangeURL: X-Gerrit-Commit: 983baad2e87f1d7bb7905859b24a6a9fb7d103f3 In-Reply-To: References: X-Gerrit-Comment-Date: Wed, 18 Mar 2020 17:10:24 -0400 Reply-To: gnutoolchain-gerrit@osci.io MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/3.0.3-79-g83ff7f88f1 Content-Type: text/plain; charset=UTF-8 Message-Id: <20200318211024.57B0C2816C@gnutoolchain-gerrit.osci.io> X-Spam-Level: * 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: Wed, 18 Mar 2020 21:10:26 -0000 Scott Linder has posted comments on this change. Change URL: https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/767 ...................................................................... Patch Set 1: > Patch Set 1: > > Hi Scott, > > Thanks for the patch. However, we don't really use Gerrit anymore. We gave it a try and it didn't work so well for us, so we decided to keep the mailing list process for now. Could you please send your patch to the gdb-patches mailing list? > > Thanks! Hi Simon, My mistake, I haven't been following the list as closely recently. I already sent an email referencing this review to gdb-patches, so I will just reply there with the formatted patch. -- Gerrit-Project: binutils-gdb Gerrit-Branch: master Gerrit-Change-Id: I8aa129c667dccc31590ffdf426586418493a6ebe Gerrit-Change-Number: 767 Gerrit-PatchSet: 1 Gerrit-Owner: Scott Linder Gerrit-CC: Simon Marchi Gerrit-Comment-Date: Wed, 18 Mar 2020 21:10:24 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: No Gerrit-MessageType: comment