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


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.

Just a thought,

Michael C


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