Query: pldd
OS: hpux
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
pldd(1) General Commands Manual pldd(1)NAMEpldd - list the dynamic libraries linked into each process, including shared objects explicitly attached using dlopen()/shl_load()SYNOPSIS{pid|corepath}DESCRIPTIONlists the dynamic libraries linked into each process, including shared objects explicitly attached using the or routines. Given a pid or a corepath, a full path of a core file, prints a list of shared libraries loaded, including those loaded explicitly with and works by attaching to the process to read its memory. Mismatch between executable and core file may result in unpredictable behavior. searchs for the executable file in the current directory and Options recognizes the following option: Prints the usage menu. Operands recognizes the following operands: pid identifies a running process. corepath specifies the full path of core file. You can specify an optional executable path with the pid or corepath, separated by a colon character.RETURN VALUEreturns the following values: Successful completion. Failure. An error has occurred.SEE ALSOldd(1), pstack(1). Itanium(R)-based Systems Only pldd(1)
Related Man Pages |
---|
pldd(1) - linux |
pldd(1) - xfree86 |
pldd(1) - osx |
pldd(1) - plan9 |
pldd(1) - freebsd |