Debugging a Program With dbx

Link Map

The dynamic linker maintains a list of all loaded objects in a list called a link map, which is maintained in the debugee's memory, and is indirectly accessed through librtld_db.so, a special system library for rtld debugging.