From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 915 invoked by alias); 17 Oct 2009 04:19:48 -0000 Received: (qmail 907 invoked by uid 22791); 17 Oct 2009 04:19:48 -0000 X-SWARE-Spam-Status: No, hits=-2.5 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; Sat, 17 Oct 2009 04:19:45 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 79F132BAC09; Sat, 17 Oct 2009 00:19:43 -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 fb+JKIndFyjd; Sat, 17 Oct 2009 00:19:43 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 269DB2BAB82; Sat, 17 Oct 2009 00:19:43 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id B2922F591F; Fri, 16 Oct 2009 21:19:39 -0700 (PDT) Date: Sat, 17 Oct 2009 04:19:00 -0000 From: Joel Brobecker To: Steve Kargl Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Fix building gdb-7.0 on x86_64-*-freebsd Message-ID: <20091017041939.GK5272@adacore.com> References: <20091012215518.GA45050@troutmask.apl.washington.edu> <20091014050550.GV5272@adacore.com> <1530bbfee75f68f9c32262460f1ec7f9.squirrel@webmail.xs4all.nl> <20091015021317.GD5288@adacore.com> <20091015230013.GA49371@troutmask.apl.washington.edu> <20091016232238.GV5288@adacore.com> <20091017001631.GA60006@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091017001631.GA60006@troutmask.apl.washington.edu> User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2009-10/txt/msg00383.txt.bz2 > The patch is required for x86_64-*-freebsd. Applied to the gdb-7.0 branch. -- Joel