From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 76961 invoked by alias); 29 Sep 2019 15:26:50 -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 76942 invoked by uid 89); 29 Sep 2019 15:26:50 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-9.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=HTo:U*palves, UD:be, HX-Envelope-From:sk:philipp X-HELO: mailsec112.isp.belgacom.be Received: from mailsec112.isp.belgacom.be (HELO mailsec112.isp.belgacom.be) (195.238.20.108) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 29 Sep 2019 15:26:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=skynet.be; i=@skynet.be; q=dns/txt; s=securemail; t=1569770807; x=1601306807; h=message-id:subject:from:to:cc:date:in-reply-to: references:mime-version:content-transfer-encoding; bh=VBo+w8JYQS4zZofNudlCPB6D0SlRpS97YcFKIoc00LY=; b=mXO4tED9tvpHk7c1TvVZ0QJBCqNMTImhElTdv4AOq14zvBO9+5W6ujFU 5a6wl81bJLGHKoZ2Qjf5S9tPRvMs2g==; Received: from 255.38-242-81.adsl-dyn.isp.belgacom.be (HELO md) ([81.242.38.255]) by relay.skynet.be with ESMTP/TLS/AES256-GCM-SHA384; 29 Sep 2019 17:26:44 +0200 Message-ID: <057aecdb8444089356d80ac04848a81ed2948890.camel@skynet.be> Subject: Re: PING^7 Re: [RFC] Have an option to tell GDB to detect and possibly handle mismatched exec-files. From: Philippe Waroquiers To: Pedro Alves Cc: gdb-patches@sourceware.org, Tom Tromey Date: Sun, 29 Sep 2019 15:26:00 -0000 In-Reply-To: <104bcc8b-fd91-449b-c02d-8c839b3c2a1a@redhat.com> References: <20190318225822.4820-1-philippe.waroquiers@skynet.be> <87ef72x1a4.fsf@tromey.com> <1553106871.6197.31.camel@skynet.be> <1554323097.1854.9.camel@skynet.be> <1554898198.1446.4.camel@skynet.be> <104bcc8b-fd91-449b-c02d-8c839b3c2a1a@redhat.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.5-1.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-09/txt/msg00580.txt.bz2 Some feedback ? Thanks Philippe On Wed, 2019-04-10 at 13:18 +0100, Pedro Alves wrote: > On 4/10/19 1:09 PM, Philippe Waroquiers wrote: > > Some feedback ? > > (or should I just go on, finish the work to submit an RFA?) > > Thanks > > Philippe > > > > NB: Jan told me this was a long time ago, and could not give > > much comments, as he is not working on GDB anymore. > > > > On Wed, 2019-04-03 at 22:24 +0200, Philippe Waroquiers wrote: > > > Pedro/Jan, > > > Some feedback ? > > > > > Sorry, it was on my list to reply back, but I wanted to dig in > to the archives first, because I don't really recall what happened > to the previous work. Looks like there's a lot to digest, so > I'll need some time. > > Thanks, > Pedro Alves