From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 67958 invoked by alias); 4 Nov 2019 17:02:12 -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 67949 invoked by uid 89); 4 Nov 2019 17:02:11 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-8.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 spammy=Junior, sergio, sergiodjredhatcom, durigan 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; Mon, 04 Nov 2019 17:02:07 +0000 Received: by mx1.osci.io (Postfix, from userid 994) id 7AD6520C06; Mon, 4 Nov 2019 12:02:05 -0500 (EST) Received: from gnutoolchain-gerrit.osci.io (gnutoolchain-gerrit.osci.io [8.43.85.239]) by mx1.osci.io (Postfix) with ESMTP id 417C120393; Mon, 4 Nov 2019 12:02:04 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by gnutoolchain-gerrit.osci.io (Postfix) with ESMTP id 1FCBF25B28; Mon, 4 Nov 2019 12:02:04 -0500 (EST) X-Gerrit-PatchSet: 1 Date: Mon, 04 Nov 2019 17:02:00 -0000 From: "Sergio Durigan Junior (Code Review)" To: Sergio Durigan Junior , gdb-patches@sourceware.org Cc: Pedro Alves Auto-Submitted: auto-generated X-Gerrit-MessageType: comment Subject: [review] Make sure we have a valid target on top when pushing a new target X-Gerrit-Change-Id: I39e2f8b538c580c8ea5bf1d657ee877e47746c8f X-Gerrit-Change-Number: 483 X-Gerrit-ChangeURL: X-Gerrit-Commit: 9ef2f42f9cbbd0fa45026c061f5bf978f2485e5e In-Reply-To: References: X-Gerrit-Comment-Date: Mon, 4 Nov 2019 12:02:03 -0500 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: <20191104170204.1FCBF25B28@gnutoolchain-gerrit.osci.io> X-SW-Source: 2019-11/txt/msg00093.txt.bz2 Sergio Durigan Junior has posted comments on this change. Change URL: https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/483 ...................................................................... Patch Set 1: Pedro, could you take a look at this, please? -- Gerrit-Project: binutils-gdb Gerrit-Branch: master Gerrit-Change-Id: I39e2f8b538c580c8ea5bf1d657ee877e47746c8f Gerrit-Change-Number: 483 Gerrit-PatchSet: 1 Gerrit-Owner: Sergio Durigan Junior Gerrit-Reviewer: Pedro Alves Gerrit-Reviewer: Sergio Durigan Junior Gerrit-Comment-Date: Mon, 04 Nov 2019 17:02:03 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: No Gerrit-MessageType: comment