From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26892 invoked by alias); 21 Oct 2004 17:27:22 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26881 invoked from network); 21 Oct 2004 17:27:21 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 21 Oct 2004 17:27:21 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 9109847D9C; Thu, 21 Oct 2004 10:27:21 -0700 (PDT) Date: Thu, 21 Oct 2004 17:27:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: gdbserver build broken on amd64-linux Message-ID: <20041021172721.GV21300@gnat.com> References: <20041020053216.GB3527@gnat.com> <20041020142645.GA24010@nevyn.them.org> <20041020152441.GD3527@gnat.com> <200410201547.i9KFl8i6022712@elgar.sibelius.xs4all.nl> <20041020155316.GA17828@nevyn.them.org> <20041021041513.GR21300@gnat.com> <20041021043827.GS21300@gnat.com> <20041021134823.GA13111@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041021134823.GA13111@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2004-10/txt/msg00361.txt.bz2 > > > 2004-10-20 Joel Brobecker > > > > > > * linux-x86-64-low.c (ARCH_SET_GS): Add definition if missing. > > > (ARCH_SET_FS): Likewise. > > > (ARCH_GET_FS): Likewise. > > > (ARCH_GET_GS): Likewise. > > > > BTW: Do we want this change in the branch as well? > > Yes, please; otherwise gdbserver won't build. Next to figure out why > it does not work. Ok, checked in the branch as well. -- Joel