CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/21 10:50:44
Modified files:
sys/arch/mips64/mips64: db_machdep.c trap.c
Log message:
Use db_printf() instead of printf() in db_dump_tlb_cmd() and trapDump(), so
that the output can be paused by ddb if it spans too many lines.
