Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2007 10:50:48 +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/kern kern_descrip.c
Message-ID:  <200702151050.l1FAomjX025056@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2007-02-15 10:50:48 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_descrip.c 
  Log:
  Break file descriptor printing logic out of db_show_files() into
  db_print_file(), and add a new "show file <ptr>" DDB command, which can
  be used to print out file descriptors referenced in stack traces.
  
  Revision  Changes    Path
  1.302     +32 -9     src/sys/kern/kern_descrip.c



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