cvs commit: src/sys/ddb db_thread.c

Robert Watson rwatson at FreeBSD.org
Tue Nov 23 15:07:13 PST 2004


rwatson     2004-11-23 23:07:12 UTC

  FreeBSD src repository

  Modified files:
    sys/ddb              db_thread.c 
  Log:
  When printing information on the current thread, such as when entering
  DDB, also print the pid of the process if present.  Since much
  debugging still centers around processes, having the pid is quite
  helpful.
  
  Revision  Changes    Path
  1.3       +6 -1      src/sys/ddb/db_thread.c


More information about the cvs-src mailing list