From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H . J . Lu" To: "Steven J. Hill" Cc: binutils@sources.redhat.com, gdb@sourceware.cygnus.com, linux-mips@oss.sgi.com Subject: Re: Continued MIPS kernel debugging symbols problem... Date: Fri, 14 Sep 2001 08:07:00 -0000 Message-id: <20010914080712.A13976@lucon.org> References: <3BA16CAA.6B4DF4A1@cotw.com> X-SW-Source: 2001-09/msg00124.html On Thu, Sep 13, 2001 at 09:34:18PM -0500, Steven J. Hill wrote: > I did read them a few times and it appears that all the > necessary changes are in the current gdb and insight CVS > repositories. I checked out the latest sources a half > hour ago and compiled both gdb and insight using the > configuration line: > > configure --prefix=/opt/tools --target=mipsel-linux-elf ^^^^^^^^^^^^^^^ I don't know if it will configure anything for Linux/mips. I use mipsel-linux. H.J.