From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 80648 invoked by alias); 5 Jul 2019 19:49:45 -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 80638 invoked by uid 89); 5 Jul 2019 19:49:45 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=philippe, Philippe, UD:be, recall X-HELO: mailsec106.isp.belgacom.be Received: from mailsec106.isp.belgacom.be (HELO mailsec106.isp.belgacom.be) (195.238.20.102) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 05 Jul 2019 19:49:43 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=skynet.be; i=@skynet.be; q=dns/txt; s=securemail; t=1562356183; x=1593892183; h=message-id:subject:from:to:cc:date:in-reply-to: references:mime-version:content-transfer-encoding; bh=to8VCLIQvF9B3EDjL4RusCJiIo6TI5fsnM3kToQwVes=; b=v3//JxkZ0tHlj1a6gf0HdO1zGDSn/sknKwWUuLrdfiSCDa9KqFMG9n5o vZAMd5LxxS2RIzjIlfptOXRlAa+ggg==; Received: from 96.218-128-109.adsl-dyn.isp.belgacom.be (HELO md) ([109.128.218.96]) by relay.skynet.be with ESMTP/TLS/AES256-GCM-SHA384; 05 Jul 2019 21:49:41 +0200 Message-ID: <1562356180.1956.5.camel@skynet.be> Subject: Re: PING^3 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: Fri, 05 Jul 2019 19:49: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" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-07/txt/msg00173.txt.bz2 Ping ? 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