cvs commit: src/sys/kern subr_kdb.c src/sys/sys kdb.h

Marcel Moolenaar marcel at FreeBSD.org
Sun Jul 11 18:15:55 PDT 2004


marcel      2004-07-12 01:15:55 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_kdb.c 
    sys/sys              kdb.h 
  Log:
  Make kdb_dbbe_select() available as an interface function. This allows
  changing the backend from outside the KDB frontend. For example from
  within a backend. Rewrite kdb_sysctl_current to make use of this
  function as well.
  
  Revision  Changes    Path
  1.3       +20 -9     src/sys/kern/subr_kdb.c
  1.2       +1 -0      src/sys/sys/kdb.h


More information about the cvs-src mailing list