This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problen with gdbserver


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]