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

Marcel Moolenaar marcel at FreeBSD.org
Tue Jul 20 21:49:49 PDT 2004


marcel      2004-07-21 04:49:48 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_kdb.c 
    sys/sys              kdb.h 
  Log:
  Add kdb_thr_from_pid(), which given a PID returns the first thread
  in the process. This is useful when working from or with a process.
  
  Revision  Changes    Path
  1.4       +15 -1     src/sys/kern/subr_kdb.c
  1.3       +2 -1      src/sys/sys/kdb.h


More information about the cvs-src mailing list