From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 85860 invoked by alias); 8 Aug 2018 12:25:48 -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 84903 invoked by uid 89); 8 Aug 2018 12:25:47 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*x:version, H*UA:version, UlrichWeiganddeibmcom, Ulrich.Weigand@de.ibm.com X-HELO: mx0a-001b2d01.pphosted.com Received: from mx0a-001b2d01.pphosted.com (HELO mx0a-001b2d01.pphosted.com) (148.163.156.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 08 Aug 2018 12:25:46 +0000 Received: from pps.filterd (m0098410.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w78COPpe041937 for ; Wed, 8 Aug 2018 08:25:45 -0400 Received: from e06smtp03.uk.ibm.com (e06smtp03.uk.ibm.com [195.75.94.99]) by mx0a-001b2d01.pphosted.com with ESMTP id 2kqyt5suv0-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 08 Aug 2018 08:25:44 -0400 Received: from localhost by e06smtp03.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 8 Aug 2018 13:25:39 +0100 Received: from b06cxnps3074.portsmouth.uk.ibm.com (9.149.109.194) by e06smtp03.uk.ibm.com (192.168.101.133) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; (version=TLSv1/SSLv3 cipher=AES256-GCM-SHA384 bits=256/256) Wed, 8 Aug 2018 13:25:36 +0100 Received: from d06av25.portsmouth.uk.ibm.com (d06av25.portsmouth.uk.ibm.com [9.149.105.61]) by b06cxnps3074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id w78CPZQQ40960214 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 8 Aug 2018 12:25:36 GMT Received: from d06av25.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id DF6A711C04A; Wed, 8 Aug 2018 15:25:42 +0100 (BST) Received: from d06av25.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id CCFD311C050; Wed, 8 Aug 2018 15:25:42 +0100 (BST) Received: from oc3748833570.ibm.com (unknown [9.152.213.80]) by d06av25.portsmouth.uk.ibm.com (Postfix) with ESMTP; Wed, 8 Aug 2018 15:25:42 +0100 (BST) Received: by oc3748833570.ibm.com (Postfix, from userid 1000) id 50586D802CA; Wed, 8 Aug 2018 14:25:35 +0200 (CEST) Subject: Re: [committed] Fix gdb/remote.c build failure To: szabolcs.nagy@arm.com (Szabolcs Nagy) Date: Wed, 08 Aug 2018 12:25:00 -0000 From: "Ulrich Weigand" Cc: nd@arm.com, pedromfc@linux.ibm.com (Pedro Franco de Carvalho), gdb-patches@sourceware.org In-Reply-To: <76fc6bee-ead8-5691-d737-e8b25509bd31@arm.com> from "Szabolcs Nagy" at Aug 08, 2018 11:33:14 AM MIME-Version: 1.0 x-cbid: 18080812-0012-0000-0000-00000296EA14 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 18080812-0013-0000-0000-000020C9F4C8 Message-Id: <20180808122535.50586D802CA@oc3748833570.ibm.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-SW-Source: 2018-08/txt/msg00148.txt.bz2 Szabolcs Nagy wrote: > * remote.c (remote_target::download_tracepoint): Change char* to > const char*. Ah, I missed that. Sorry. The fix looks obviously good to me. Thanks, Ulrich -- Dr. Ulrich Weigand GNU/Linux compilers and toolchain Ulrich.Weigand@de.ibm.com