Ralf Baechle wrote:
>
> On Tue, May 09, 2000 at 12:22:57PM +0200, Klaus Naumann wrote:
>
> > On Tue, 09 May 2000 01:49:01 Jun Sun wrote:
> > > I tried to configure GDB with host set to "mipsel-linux", and it says it
> > > is not supported.
> >
> > This is not really true. There is a cvs gdb which you can find using
> > cvs -d :pserver:cvs@linus.linux.sgi.com:/cvs login
> > Password is "cvs" and then do a
> > cvs -z3 -d :pserver:cvs@linus.linux.sgi.com:/cvs co gdb
> >
> > This is a pretty old version IRIC but it should work.
> > I think Flo once played around with gdb too, but I don't remember
> > if this had any success.
>
> There are also gdb rpm packages available on oss.sgi.com.
>
> Ralf
Great! Thanks for the info.
I started to play with gdb SRPM. I failed to create gdbserver. It
appears that no low-level code exists for mipsel-linux. There is
low-linux.c but hardcoded for i386.
If this is true, I'd like to give it a shot.
Jun
|