From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18833 invoked by alias); 4 Jul 2011 19:53:40 -0000 Received: (qmail 18825 invoked by uid 22791); 4 Jul 2011 19:53:39 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 04 Jul 2011 19:53:26 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 9A6272BB0D8; Mon, 4 Jul 2011 15:53:25 -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 a4Yc-jgFKEy6; Mon, 4 Jul 2011 15:53:25 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 527F22BB0D7; Mon, 4 Jul 2011 15:53:25 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 067C1145615; Mon, 4 Jul 2011 12:53:21 -0700 (PDT) Date: Mon, 04 Jul 2011 19:56:00 -0000 From: Joel Brobecker To: Svante Signell Cc: Thomas Schwinge , gdb-patches@sourceware.org Subject: Re: Patch to enable a fully working gdb for GNU/Hurd Message-ID: <20110704195321.GS2407@adacore.com> References: <1309367642.3172.82.camel@s1499.it.kth.se> <87k4bxj4ed.fsf@kepler.schwinge.homeip.net> <1309807063.3172.126.camel@s1499.it.kth.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1309807063.3172.126.camel@s1499.it.kth.se> User-Agent: Mutt/1.5.20 (2009-06-14) 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 X-SW-Source: 2011-07/txt/msg00122.txt.bz2 > I haven't compiled gdb for some time now. I can take a look, how to get > the GDB HEAD? You have a choice between CVS or GIT: http://www.sourceware.org/gdb/current/ -- Joel