list-mmapped-libs

Manual Reference Pages - LIST-MMAPPED-LIBS (1)


NAME

list-mmapped-libs - list the libraries memory mapped by a process

CONTENTS

Synopsis
Description
See Also
Copyright

SYNOPSIS

list-mmapped-libs PID

DESCRIPTION

list-mmapped-libs is a helper script that can be used with debug-dep-install. Debug-dep-install installs only the dependencies that the given binaries (or libraries) link directly. This script can find out what additional libraries have been dlopened by the given process so that you can give them also to debug-dep-install.

SEE ALSO

debug-dep-install(1)

COPYRIGHT

Copyright (C) 2007 Nokia Corporation.

This is free software. You may redistribute copies of it under the terms of the GNU General Public License v2 included with the software. There is NO WARRANTY, to the extent permitted by law.



Improve this page