pldd - Online Linux Manual PageSection : 1
Updated : 2023-02-05
Source : Linux man-pages 6.03
NAMEpldd − display dynamic shared objects linked into a process
SYNOPSISpldd pid
pldd option
DESCRIPTIONThe pldd command displays a list of the dynamic shared objects (DSOs) that are linked into the process with the specified process ID (PID). The list includes the libraries that have been dynamically loaded using dlopen(3).
OPTIONS−?, −−help Display a help message and exit. −−usage Display a short usage message and exit. −V, −−version Display program version information and exit.
EXIT STATUSOn success, pldd exits with the status 0. If the specified process does not exist, the user does not have permission to access its dynamic shared object list, or no command-line arguments are supplied, pldd exists with a status of 1. If given an invalid option, it exits with the status 64.
VERSIONSpldd is available since glibc 2.15.
STANDARDSThe pldd command is not specified by POSIX.1. Some other systems have a similar command.
NOTESThe command lsof −p PIDalso shows output that includes the dynamic shared objects that are linked into a process. The gdb(1) info shared" command also shows the shared libraries being used by a process, so that one can obtain similar output to pldd using a command such as the following (to monitor the process with the specified pid): $ gdb −ex "set confirm off" −ex "set height 0" −ex "info shared" \
−ex "quit" −p $pid | grep '^0x.*0x'
BUGSFrom glibc 2.19 to glibc 2.29, pldd was broken: it just hung when executed. This problem was fixed in glibc 2.30, and the fix has been backported to earlier glibc versions in some distributions.
EXAMPLES$ echo $$ # Display PID of shell
1143
$ pldd $$ # Display DSOs linked into the shell
1143: /usr/bin/bash
linux−vdso.so.1
/lib64/libtinfo.so.5
/lib64/libdl.so.2
/lib64/libc.so.6
/lib64/ld−linux−x86−64.so.2
/lib64/libnss_files.so.2
SEE ALSOldd(1), lsof(1), dlopen(3), ld.so(8) 0
Johanes Gumabo
Data Size : 8,187 byte
man-pldd.1Build : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 5 / 197,928
Visitor ID : :
Visitor IP : 3.144.109.147 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.