pldd.1: Document glibc's unbreakage of tool.

glibc 2.30 isn't released yet, but a fix has been committed, and
Debian has even cherry-picked it for Debian GNU/Linux 10
("buster").  pldd works nicely now.

Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
G. Branden Robinson 2019-07-13 12:48:55 -06:00 committed by Michael Kerrisk
parent 705ac54d0f
commit d3863db865
1 changed files with 4 additions and 4 deletions

View File

@ -97,11 +97,11 @@ $ \fBgdb \-ex "set confirm off" \-ex "set height 0" \-ex "info shared" \e\fP
.EE
.in
.SH BUGS
Since glibc 2.19,
From glibc 2.19 to 2.29,
.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.
was broken: it just hung when executed.
.\" glibc commit 1a4c27355e146b6d8cc6487b998462c7fdd1048f
This problem was fixed in glibc 2.30.
.SH EXAMPLE
.EX
$ \fBecho $$\fP # Display PID of shell