The goal of this program is to inspect all symbols from a set of object files
in order to detect if local symbols are declared globals and/or if there
is some dead code in the program.
This implementation uses nm or libbfd to parse symbols.
Try it, you may have some surprises...
WARNING:
don't try to check libraries with this program,
it would be a complete nonsense !
Objresolv homepage is quite full-featured, now.
Please take a look to
README
and
Changelog
for more informations.
objresolv is a free software package.
Objresolv project main page is hosted by Savannah
The latest version of objresolv is 0.7.
The main distribution point for objresolv is the Savannah software archive.
The master directory is
Objresolv download area
.
A few set of documentations is avaible inside the latest objresolv package.
There is no objresolv mailling list yet.
binutils, for sure.
I'm wondering if objresolv should be in binutils...
I'll submit the idea to binutils team, when all objresolv capabilities
will have been improved.
Return to GNU's home page.
Please send FSF & GNU inquiries & questions to gnu@gnu.org. There are also other ways to contact the FSF.
Please send comments on these web pages to the maintainer, send other questions to objresolv maintener .
Copyright (C) 2002 J. Mayer
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
Updated: Last modified: Sun Mar 10 13:10:40 CET 2002