https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198570

--- Comment #4 from Paul Floyd <pjfl...@wanadoo.fr> ---
Another +1

I'd really like a simple and reliable mechanism for Valgrind, which is supposed
to be able to track fds. 

At the moment it seems that we have the choice between syscl kern.proc.filedesc
which is very clunky for resolving a single fd, and unreliable. 

We also have

fcntl(fd, F_KINFO, kinfo_file*)

which is again unreliable.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to