Dynamic lib Dependency tree (ldd tree)

Turns ldd into a tree; explains why shared libraries are found or not - HN

  • libtree
  • lddtree.py - does not work like ldd in that we do not execute/load code (only read files on disk).

  • Dependencies - An open-source modern Dependency Walker (windows)

caption

Written on December 4, 2021, Last update on December 4, 2021
debug compiler linker tree linux-system elf windows