]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Eliminate gdb_checkc member from GDB_DBGPORT(), it is never used.
authorphk <phk@FreeBSD.org>
Fri, 26 May 2006 11:54:32 +0000 (11:54 +0000)
committerphk <phk@FreeBSD.org>
Fri, 26 May 2006 11:54:32 +0000 (11:54 +0000)
commit7879ac129f63a7b5e09a9ba170e72922d4a1a91c
treee55708a0564b13c180f6e25a2ed24724571a805c
parent0b37dc8074117c2bca3e406c6da6a4a76c72e087
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.
sys/dev/dcons/dcons_os.c
sys/dev/sio/sio.c
sys/dev/uart/uart_dbg.c
sys/gdb/gdb.h