problem about RTEMS-gdb!

Quality Quorum qqi at theworld.com
Fri Mar 8 05:33:19 UTC 2002



On Fri, 8 Mar 2002 red-eye at 263.net wrote:

>
> Recently, I used i386-rtems-gdb to debug an i386 rtems application,
> > but when i issued an
> > 'setrpcmode sun' command, it said this is an undefined command. so did
> > 'setdaemontype'.
> > Anyone can tell me what is wrong with my i386-rtems-gdb? thanks.
>
> following is what i do!
> download
> gdb-5.0.tar.gz gdb-5.0-rtems-20020102.diff from your rtems site!
> tar zxvf gdb-5.0.tar.gz
> cat ../gdb-5.0-rtems-20020102.diff | \patch -p1
> mkdir b-gdb
> cd b-gdb
> gdb5.0/configure --target=i386-rtems --host=i686-liuux --prefix=/home/gdb/
> (i can not find any option for 'setrpcmode sun' ..)
> make
> make install
> cd /home/gdb
> i386-rtems-gdb
>
> all step is ok!
> what is wrong with it? i can not use 'setrpcmode sun' command

You have to apply rtems specific pathes.

>

Thanks,

Aleksey





More information about the users mailing list