From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7529 invoked by alias); 6 May 2014 03:49:39 -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 7410 invoked by uid 89); 6 May 2014 03:49:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-lb0-f176.google.com Received: from mail-lb0-f176.google.com (HELO mail-lb0-f176.google.com) (209.85.217.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 06 May 2014 03:49:37 +0000 Received: by mail-lb0-f176.google.com with SMTP id p9so1639107lbv.21 for ; Mon, 05 May 2014 20:49:33 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.112.141.130 with SMTP id ro2mr4423144lbb.42.1399348173738; Mon, 05 May 2014 20:49:33 -0700 (PDT) Received: by 10.112.5.3 with HTTP; Mon, 5 May 2014 20:49:33 -0700 (PDT) In-Reply-To: <87vbxxhww4.fsf@kepler.schwinge.homeip.net> References: <523C0B99.7080109@redhat.com> <87vbxxhww4.fsf@kepler.schwinge.homeip.net> Date: Tue, 06 May 2014 03:49:00 -0000 Message-ID: Subject: Re: [RFC] GDB Hurd Fixes From: Samuel Bronson To: Thomas Schwinge Cc: David Michael , bug-hurd@gnu.org, gdb-patches@sourceware.org, Pedro Alves Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2014-05/txt/msg00055.txt.bz2 On 1/6/14, Thomas Schwinge wrote: > Hi! > > Sorry for the delay, and thanks for the patches you posted. Here are > three patches, based on yours, that I intend to apply if there are no > further comments. What happened to applying these? (I'd like to cherrypick them for the Debian package.)