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: remote debugging on one serial line



> -----Original Message-----
> From:	Kris Warkentin [SMTP:kewarken@qnx.com]
> Sent:	Friday, January 17, 2003 8:07 PM
> To:	Michael Elizabeth Chastain; gdb@sources.redhat.com; Gusti@pallas.dk
> Subject:	Re: remote debugging on one serial line
> 
> > Hello Agust,
> >
> > > I.e. I have to use the same line for console (minicom), file transfer
> > > (rzsz) and remote gdb with gdbserver.  My question is: has anybody
> been
> > > successfull in doing that and if so how?
> >
> > Perhaps you could run ppp on the serial line to get to TCP/IP protocol.
> > Then use telnet for the console access, ftp for the file transfer,
> > and normal TCP/IP for gdb server.
> 
> This is the solution we recommend to our customers who debug over serial
> and
> we've found it to be very successful (except for the pain of setting up
> ppp
> but ymmv ;-)
> 
	Unfortunatly that is not a possibility as my kernel goes to big to
fit in the limited ROM I have if I compile the TCP/IP support into the
kernel.

	Gusti
--
Agust Karlsson            mailto:gusti@pallas.dk
Pallas Informatik A/S     http://www.pallas.dk
Allerød Stationsvej 2D    Tel.: +45 48 10 24 10
DK-3450 Allerød           Fax.: +45 48 10 24 01



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