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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to