From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17954 invoked by alias); 1 Nov 2019 01:09:35 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 17942 invoked by uid 89); 1 Nov 2019 01:09:35 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 spammy=HX-Languages-Length:929 X-HELO: mx1.osci.io Received: from polly.osci.io (HELO mx1.osci.io) (8.43.85.229) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 01 Nov 2019 01:09:34 +0000 Received: by mx1.osci.io (Postfix, from userid 994) id E45B120300; Thu, 31 Oct 2019 21:09:32 -0400 (EDT) Received: from gnutoolchain-gerrit.osci.io (gnutoolchain-gerrit.osci.io [IPv6:2620:52:3:1:5054:ff:fe06:16ca]) by mx1.osci.io (Postfix) with ESMTP id 0498220300; Thu, 31 Oct 2019 21:09:28 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by gnutoolchain-gerrit.osci.io (Postfix) with ESMTP id B6C9720AF6; Thu, 31 Oct 2019 21:09:28 -0400 (EDT) X-Gerrit-PatchSet: 5 Date: Fri, 01 Nov 2019 01:09:00 -0000 From: "Andrew Burgess (Code Review)" To: Luis Machado , gdb-patches@sourceware.org Cc: Tom Tromey Auto-Submitted: auto-generated X-Gerrit-MessageType: comment Subject: [review v5] Fix disassembling bug after reloading a symbol file X-Gerrit-Change-Id: I22c3e6ebe9bfedad66d56fe9656994fa1761c485 X-Gerrit-Change-Number: 447 X-Gerrit-ChangeURL: X-Gerrit-Commit: fb99e0fd250343983d8f1f207cd0b9682b407de4 In-Reply-To: References: X-Gerrit-Comment-Date: Thu, 31 Oct 2019 21:09:28 -0400 Reply-To: gnutoolchain-gerrit@osci.io MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/3.0.3-75-g9005159e5d Content-Type: text/plain; charset=UTF-8 Message-Id: <20191101010928.B6C9720AF6@gnutoolchain-gerrit.osci.io> X-SW-Source: 2019-11/txt/msg00000.txt.bz2 Andrew Burgess has posted comments on this change. Change URL: https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/447 ...................................................................... Patch Set 5: Code-Review+2 LGTM. Tom's question about arm_exidx_data_key is address by you other patch https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/448. -- Gerrit-Project: binutils-gdb Gerrit-Branch: master Gerrit-Change-Id: I22c3e6ebe9bfedad66d56fe9656994fa1761c485 Gerrit-Change-Number: 447 Gerrit-PatchSet: 5 Gerrit-Owner: Luis Machado Gerrit-Reviewer: Andrew Burgess Gerrit-Reviewer: Luis Machado Gerrit-CC: Tom Tromey Gerrit-Comment-Date: Fri, 01 Nov 2019 01:09:28 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment