This is the mail archive of the gdb-cvs@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]

src/gdb ChangeLog ser-mingw.c ser-tcp.c ser-tc ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	msnyder@sourceware.org	2008-09-03 23:54:19

Modified files:
	gdb            : ChangeLog ser-mingw.c ser-tcp.c ser-tcp.h 
	gdb/doc        : ChangeLog gdb.texinfo 

Log message:
	2008-09-03  Angela Marie Thomas <angela@releasedominatrix.com>
	
	* ser-tcp.c (ser_tcp_send_break): New function.
	(_initialize_ser_tcp): Use ser_tcp_send_break.
	* ser-tcp.h (ser_tcp_send_break): New prototype.
	
	2008-09-03  Angela Marie Thomas <angela@releasedominatrix.com>
	
	* gdb.texinfo (Interrupts): Mention TCP interface for
	sending BREAK.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.9720&r2=1.9721
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ser-mingw.c.diff?cvsroot=src&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ser-tcp.c.diff?cvsroot=src&r1=1.29&r2=1.30
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ser-tcp.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.814&r2=1.815
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&r1=1.520&r2=1.521


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