problen with gdbserver

Daniel Jacobowitz drow@mvista.com
Tue Jul 9 08:33:00 GMT 2002


On Tue, Jul 09, 2002 at 07:30:20AM +0100, rajendra.sisodia@philips.com wrote:
> 
> I am facing problem in doing remote debugging using gdb. When I run gdbserver at the target, it is not waiting for the host to connect.
> 
> for example when I run
> 
> target> gdbserver host:port binaryFile
> 
> I am getting gdb prompt directly.

Then you don't have any normal gdbserver installed.  Please download
the source (see http://sources.redhat.com/gdb/) and build a cross-gdb
from that.  You can build gdbserver following the instructions in
gdb/gdbserver/README.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gdb mailing list