Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2004 23:07:12 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ddb db_thread.c
Message-ID:  <200411232307.iANN7CZH079131@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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