devtoolset-2-elfutils - A collection of utilities and DSOs to handle compiled objects
Website: | https://fedorahosted.org/elfutils/ |
---|---|
License: | GPLv3+ and (GPLv2+ or LGPLv3+) |
Vendor: | Scientific Linux CERN, http://cern.ch/linux |
- Description:
Elfutils is a collection of utilities, including ld (a linker), nm (for listing symbols from object files), size (for listing the section sizes of an object or archive file), strip (for discarding symbols), readelf (to see the raw ELF file structures), and elflint (to check for well-formed ELF files).
Packages
devtoolset-2-elfutils-0.157-2.el5.i386 [612 KiB] |
Changelog
by Petr Machata (2013-11-06):
- Fix parsing of process maps that contain certain non-file entries. |
devtoolset-2-elfutils-0.155-7.el5.i386 [599 KiB] |
Changelog
by Mark Wielaard (2013-07-11):
- Don't blow up stack in dwarf_getsrclines with lots of lines. (elfutils-0.155-dwarf_getsrclines.patch) |