cvs commit: src/sys/dev/ofw ofw_console.c
Marcel Moolenaar
marcel at FreeBSD.org
Sat Jul 10 14:07:45 PDT 2004
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
More information about the cvs-all
mailing list