]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
pldd.1: Document glibc's unbreakage of tool.
authorG. Branden Robinson <g.branden.robinson@gmail.com>
Sat, 13 Jul 2019 18:48:55 +0000 (12:48 -0600)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 13 Jul 2019 18:48:55 +0000 (12:48 -0600)
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>
man1/pldd.1

index 90e25998984b703b5ea2d99454ffe9a141649ec5..dab6cb32cc128654542339c8b504768d0667a87e 100644 (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