From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id g2CNHLg26845 for linux-mips-outgoing; Tue, 12 Mar 2002 15:17:21 -0800 Received: from mx1.redhat.com (mx1.redhat.com [66.187.233.31]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id g2CNHH926841 for ; Tue, 12 Mar 2002 15:17:17 -0800 Received: from localhost.localdomain (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g2CMFor10159; Tue, 12 Mar 2002 17:15:50 -0500 Received: from mx.hsv.redhat.com (IDENT:root@spot.hsv.redhat.com [172.16.16.7]) by localhost.localdomain (8.11.6/8.11.6) with ESMTP id g2CMHFm28698; Tue, 12 Mar 2002 17:17:15 -0500 Received: from redhat.com (dhcp-166.hsv.redhat.com [172.16.17.166]) by mx.hsv.redhat.com (8.11.6/8.11.0) with ESMTP id g2CMHIN09463; Tue, 12 Mar 2002 16:17:18 -0600 Message-ID: <3C8E7E2C.1060608@redhat.com> Date: Tue, 12 Mar 2002 16:16:12 -0600 From: Lanny DeVaney User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5) Gecko/20011012 X-Accept-Language: en-us MIME-Version: 1.0 To: Daniel Jacobowitz CC: linux-mips@oss.sgi.com Subject: Re: gdbserver References: <3C8E5560.2090907@redhat.com> <20020312171044.A8889@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mips@oss.sgi.com Precedence: bulk OK, I'll keep up with it. I'm doing big-endian. Lanny DeVaney Red Hat, Inc. Daniel Jacobowitz wrote: >On Tue, Mar 12, 2002 at 01:22:08PM -0600, Lanny DeVaney wrote: > >>I've looked back through the archives and find some references to >>problems configuring and/or building gdbserver for mips-linux. >> >>I'm attempting to build gdb/gdbserver with --target=mips-linux as well, >>using gdb-5.1.1. Have the earlier issues (they looked to be 1-2 years >>old) been resolved or am I still looking at a "manual build" process? >>I'm getting lots of errors with the build, although the configure seems >>to go OK. x86 host, linux-mips target. >> >>Thanks for any help you can provide, >> > >As Johannes said, use the current CVS snapshot. MIPS/Linux support for >gdbserver was only contributed about a month ago. I'd appreciate bug >reports if it does not work for you, especially as I only tested >little-endian. >