From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 41604 invoked by alias); 25 Jul 2016 15:05:20 -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 41589 invoked by uid 89); 25 Jul 2016 15:05:19 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=Hx-spam-relays-external:!Symantec, H*RU:!Symantec, 160725, Hx-languages-length:167 X-HELO: usplmg21.ericsson.net Received: from usplmg21.ericsson.net (HELO usplmg21.ericsson.net) (198.24.6.65) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Mon, 25 Jul 2016 15:05:18 +0000 Received: from EUSAAHC003.ericsson.se (Unknown_Domain [147.117.188.81]) by (Symantec Mail Security) with SMTP id E7.96.04496.AAA26975; Mon, 25 Jul 2016 17:05:15 +0200 (CEST) Received: from [142.133.110.144] (147.117.188.8) by smtp-am.internal.ericsson.com (147.117.188.83) with Microsoft SMTP Server id 14.3.301.0; Mon, 25 Jul 2016 11:05:14 -0400 Subject: Re: [PATCH v2] Handle correctly passing a bad interpreter name to new-ui To: Pedro Alves , References: <20160722212059.13580-1-simon.marchi@ericsson.com> <40cc8a33-2913-e6df-2432-bc6212eb0add@redhat.com> From: Simon Marchi Message-ID: <57962AAA.4060108@ericsson.com> Date: Mon, 25 Jul 2016 15:05:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <40cc8a33-2913-e6df-2432-bc6212eb0add@redhat.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-07/txt/msg00336.txt.bz2 On 16-07-25 09:44 AM, Pedro Alves wrote: > OK. > > Thanks, > Pedro Alves > Thanks, pushed.