pldd.1: BUGS: pldd has not worked since glibc 2.19

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-08-02 22:22:12 +10:00
parent 9539ebc934
commit bc91192853
1 changed files with 6 additions and 0 deletions

View File

@ -88,6 +88,12 @@ The command
also shows output that includes the dynamic shared objects
that are linked into a process.
.SH BUGS
Since glibc 2.19,
.B pldd
is broken: it just hangs when executed.
.\" FIXME https://sourceware.org/bugzilla/show_bug.cgi?id=18035
It is unclear if it will ever be fixed.
.SH SEE ALSO
.BR ldd (1),
.BR lsof (1),