tldd
https://gitorious.org/tldd/tldd/source/master:

Problem, not working

$ make
g++ -std=c++11 -O    tldd.cc   -o tldd

$ ./tldd tldd
readelf: Error: 'linux-vdso.so.1': No such file
./tldd: error executing child process: vector::_M_range_check: __n (which is 0) 
>= this->size() (which is 0)


And I don't know what it is:

dynamic
linux-vdso.so.1
linux-gate.so.1

however I found info about linux-gate
http://www.trilithium.com/johan/2005/08/linux-gate/

https://en.wikipedia.org/wiki/VDSO

-- 
-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to