From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5313 invoked by alias); 17 Sep 2018 21:25:32 -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 5231 invoked by uid 89); 17 Sep 2018 21:25:26 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=him X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 17 Sep 2018 21:25:25 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 35D31117592; Mon, 17 Sep 2018 17:25:24 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id MukbyEMRrd1L; Mon, 17 Sep 2018 17:25:24 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 04D2A1174D6; Mon, 17 Sep 2018 17:25:24 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 42A8D873D9; Mon, 17 Sep 2018 14:25:22 -0700 (PDT) Date: Mon, 17 Sep 2018 21:25:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: Xavier Roirand , gdb-patches@sourceware.org Subject: Re: [RFA 0/5] Fix some bugs on macOS Message-ID: <20180917212522.GI19172@adacore.com> References: <1534932677-9496-1-git-send-email-roirand@adacore.com> <87fty7vo3j.fsf@tromey.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87fty7vo3j.fsf@tromey.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-SW-Source: 2018-09/txt/msg00608.txt.bz2 Hi Tom, > Xavier> I'm sending a couple of patches which make GDB working better > on Sierra and later. > > Hi Xavier. I had a little time recently to work on some macOS patches, > and I noticed that some of your patches have not yet gone in. As far as > I know they are all approved. Is there something I can do to help land > them more quickly? It would be convenient for me if they were already > in. Not speaking for Xavier specifically, but more in general; if patches are approved, but somehow the contributor takes time to actually push, I am been known to push the patch myself if it is a patch that I need. I would say you should feel free to do the same; or else let me know which patches (I lost track a bit), and I will push them for him -- I think Xavier is going to be busy this week. I am quite happy to cover for him. -- Joel