Date: Sat, 10 Jul 2004 21:07:44 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ofw ofw_console.c Message-ID: <200407102107.i6AL7iI7040365@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-07-10 21:07:44 UTC FreeBSD src repository Modified files: sys/dev/ofw ofw_console.c Log: Update for the KDB framework: o Make debugging code conditional upon KDB instead of DDB. o Call kdb_alt_break() instead of db_alt_break(). o Call kdb_enter() instead of breakpoint(). Revision Changes Path 1.26 +8 -8 src/sys/dev/ofw/ofw_console.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407102107.i6AL7iI7040365>