src/gdb ChangeLog serial.c serial.h
palves@sourceware.org
palves@sourceware.org
Mon Jun 11 20:33:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: palves@sourceware.org 2012-06-11 20:33:56
Modified files:
gdb : ChangeLog serial.c serial.h
Log message:
2012-06-11 Pedro Alves <palves@redhat.com>
Remove #if 0'd "connect" command, and unnecessary associated
refcounting and serial reuse bits.
* serial.h (struct serial): Remove fields 'next' and 'refcnt'.
* serial.c (last_serial_opened): Delete.
(scb_base): Delete.
(serial_open): Adjust.
(serial_for_fd): Delete.
(serial_fdopen_ops, do_serial_close): Adjust.
(serial_fdopen_ops): Adjust.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14348&r2=1.14349
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/serial.c.diff?cvsroot=src&r1=1.47&r2=1.48
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/serial.h.diff?cvsroot=src&r1=1.30&r2=1.31
More information about the Gdb-cvs
mailing list