From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.osci.io (polly.osci.io [8.43.85.229]) by sourceware.org (Postfix) with ESMTP id 53753381DCF6 for ; Wed, 18 Mar 2020 20:33:19 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 53753381DCF6 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 D11D820D58; Wed, 18 Mar 2020 16:33:18 -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 4CC52201E0; Wed, 18 Mar 2020 16:33:17 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by gnutoolchain-gerrit.osci.io (Postfix) with ESMTP id 2EFB22816C; Wed, 18 Mar 2020 16:33:17 -0400 (EDT) X-Gerrit-PatchSet: 1 Date: Wed, 18 Mar 2020 16:33:16 -0400 From: "Simon Marchi (Code Review)" To: Scott Linder , 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 16:33:16 -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: <20200318203317.2EFB22816C@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 20:33:20 -0000 Simon Marchi has posted comments on this change. Change URL: https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/767 ...................................................................... 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! -- 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 20:33:16 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: No Gerrit-MessageType: comment