cvs commit: src/sys/dev/uart uart_core.c

Marcel Moolenaar marcel at FreeBSD.org
Sat Jul 10 14:16:01 PDT 2004


marcel      2004-07-10 21:16:01 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/uart         uart_core.c 
  Log:
  Update for the KDB framework:
  o  Call kdb_enter() instead of breakpoint().
  o  Call kdb_alt_break() instead of db_alt_break().
  o  Make debugging code conditional upon KDB instead of DDB.
  
  Revision  Changes    Path
  1.10      +6 -8      src/sys/dev/uart/uart_core.c


More information about the cvs-all mailing list