gdbserver install

Matt Jordan mattjordan@hotpop.com
Mon Mar 5 15:37:00 GMT 2007


Hello,

I am trying to install gdbserver, but after doing 'make install' it
doesnt seem to have been installed.

I have read elsewhere you need to manually compile gdbserver.  I have
tried this by doing:
make -c gdb/gdbserver

However this always returns:

matt@~/gdb/gdb-6.6: make -C gdb/gdbserver
make: Entering directory `/home/matt/gdb/gdb-6.6/gdb/gdbserver'
make: *** No targets specified and no makefile found.  Stop.
make: Leaving directory `/home/matt/gdb/gdb-6.6/gdb/gdbserver'

I have tried using different versions (5.3, 6.0, 6.5 and 6.6) but none
seemed to make any difference.

With both problems I am using the following:
tar zxvf gdb-6.6.tar.gz && cd gdb-6.6 && ./configure
--prefix=/home/me/gdb6 --disable-werror && make && make install

What am I missing?

Any help would be great, am happy to provide more details.

-System Details-
Solaris 5.8, sparc
GCC 2.95.3
gmake 3.78.1


Regards,
Matt



More information about the Gdb mailing list