Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jul 2004 21:24:36 +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/i386/isa/pcvt pcvt_hdr.h pcvt_kbd.c
Message-ID:  <200407102124.i6ALOa4L041214@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2004-07-10 21:24:36 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/isa/pcvt    pcvt_hdr.h pcvt_kbd.c 
  Log:
  Update for the KDB framework:
  o  Make debugging code conditional upon KDB instead of DDB.
  o  Call kdb_enter() instead of Debugger().
  o  Remove local (static) variable in_debugger. Use kdb_active instead.
  
  Revision  Changes    Path
  1.53      +1 -0      src/sys/i386/isa/pcvt/pcvt_hdr.h
  1.43      +11 -18    src/sys/i386/isa/pcvt/pcvt_kbd.c



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