LD_DEBUG=libs command
You can check out all the valid options with:
LD_DEBUG=help cat
or check out `man ld.so`.
On mac, there is something similar. Lookup all the DYLD_PRINT_* variables in `man dyld`.
LD_DEBUG=libs command
You can check out all the valid options with:
LD_DEBUG=help cat
or check out `man ld.so`.
On mac, there is something similar. Lookup all the DYLD_PRINT_* variables in `man dyld`.