[ANN] depdot 0.1.0 released

A

apm

As C and C++ projects get very large the libraries get to be
very inter-dependent. It is useful for such projects to
have a means of showing what these dependencies are.
The utility depdot, at http://depdot.sourceforge.net, is used to
produce a graphviz/dot diagram of a set of library archives
(.a and/or .so files). It analyses the symbols contained
and referred to by/in each library in order to work out
which library depends on which.

The utility is Free Software, issued using the GPL license.
It is hoped that it will be useful for developers
working in C and C++, although the utility does not
mind which language was used to produce the libraries
it is asked to process. The implementation language is C++.
Feedback is welcome.

Regards,

Andrew Marlow
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top