Date: Fri, 26 May 2006 11:52:20 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/gdb gdb_packet.c Message-ID: <200605261152.k4QBqLsk053246@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2006-05-26 11:52:20 UTC
FreeBSD src repository
Modified files:
sys/gdb gdb_packet.c
Log:
Wrap our drivers gdb_getc() function so that if it returns -1 we
try again. This way it matches the console behaviour and allows us
to share more code.
Revision Changes Path
1.3 +20 -5 src/sys/gdb/gdb_packet.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605261152.k4QBqLsk053246>
