Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jul 2004 21:16:01 +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/uart uart_core.c
Message-ID:  <200407102116.i6ALG1Rp040782@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407102116.i6ALG1Rp040782>