This is the mail archive of the gdb@sourceware.org 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: shared serial port in GDB


On Tue, Nov 22, 2005 at 07:49:06PM +0530, Inder wrote:
> Hi All,
> 
> I have a requirement that i need to use the same serial port to send
> commands to the board and also debug it using GDB.
> 
> I have searched the archives there is only one discussion on this
> 
>  http://sources.redhat.com/ml/crossgcc/1999-q3/msg00265.html
> 
> I just wanted to know if such a feature is already available in GDB,
> if not will it be useful if i wanted to add it in myself.

Doing this outside of gdb may be more useful.  I vaguely recall a Linux
tool for this, called kdmx (for demux):
  http://linux.junsun.net/porting-howto/src/kdmx-1.02.tar.gz

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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