cvs commit: src/sys/ddb db_ps.c

John Baldwin jhb at FreeBSD.org
Fri Jun 6 10:20:48 PDT 2003


jhb         2003/06/06 10:20:47 PDT

  FreeBSD src repository

  Modified files:
    sys/ddb              db_ps.c 
  Log:
  Handle the TDS_INACTIVE state by printing '[INACTIVE]' instead of
  panic'ing.  Also, for unknown thread states, print out the value rather
  than panic.  Panic'ing in the debugger is pointless at best.
  
  Revision  Changes    Path
  1.43      +4 -1      src/sys/ddb/db_ps.c


More information about the cvs-all mailing list