From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 94632 invoked by alias); 4 May 2018 18:41:38 -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 94614 invoked by uid 89); 4 May 2018 18:41:37 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1722, risk X-HELO: mx1.redhat.com Received: from mx3-rdu2.redhat.com (HELO mx1.redhat.com) (66.187.233.73) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 04 May 2018 18:41:36 +0000 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 1E90429108; Fri, 4 May 2018 18:41:35 +0000 (UTC) Received: from localhost (unused-10-15-17-196.yyz.redhat.com [10.15.17.196]) by smtp.corp.redhat.com (Postfix) with ESMTP id 045E5111AF05; Fri, 4 May 2018 18:41:34 +0000 (UTC) From: Sergio Durigan Junior To: Joel Brobecker Cc: gdb-patches@sourceware.org Subject: Re: [Windows GDBserver] Make GDBserver functional again on Windows References: <1525458603-33351-1-git-send-email-brobecker@adacore.com> Date: Fri, 04 May 2018 18:41:00 -0000 In-Reply-To: <1525458603-33351-1-git-send-email-brobecker@adacore.com> (Joel Brobecker's message of "Fri, 4 May 2018 14:30:00 -0400") Message-ID: <878t8z5km9.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2018-05/txt/msg00128.txt.bz2 On Friday, May 04 2018, Joel Brobecker wrote: > Hello, Hi Joel, > I noticed a few weeks back that GDBserver on Windows was no longer > functional, so I started working on it as time allowed. With the > following patches, it's mostly functional, as in I only have few > regressions left. I wanted to have clean results before submitting, > but a recent patch showed that waiting could cause others to duplicate > something I had already done, so I'm posting now. The worse that can > happen is that I realize an earlier patch has a bug shown by the current > regressions, or that one of my patches is incomplete, but I think > it would be nothing compared to the risk of having work being duplicated. > > [PATCH 1/3] [gdbserver/win32] fatal "glob could not process pattern > [PATCH 2/3] gdbserver/Windows: Fix "no program to debug" error Thanks for the patches. The first two in the series fix issues introduced by some modifications I've made, and I apologize for that. I looked at them, and FWIW, they look good to me. Thanks for taking care of this. > I haven't analyzed all the remaining failures yet, but most of them > seem to be related to the "kill" command not working. I will look > into that as soon as I have a moment (but it is looking like it may > be a week before I have the time). I wonder if the failures have something to do with the recent modifications I've made on 'set print inferior-events' and the messages printed when the inferior is killed. Anyway, something to keep in mind. Thanks, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/