phk 2006-05-26 11:54:32 UTC
FreeBSD src repository
Modified files:
sys/dev/dcons dcons_os.c
sys/dev/sio sio.c
sys/dev/uart uart_dbg.c
sys/gdb gdb.h
Log:
Eliminate gdb_checkc member from GDB_DBGPORT(), it is never used.
Use polling behaviour for gdb_getc() where convenient, this edges us
closer to the console code.
Revision Changes Path
1.10 +1 -9 src/sys/dev/dcons/dcons_os.c
1.467 +2 -8 src/sys/dev/sio/sio.c
1.3 +2 -10 src/sys/dev/uart/uart_dbg.c
1.3 +4 -6 src/sys/gdb/gdb.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"