GNU
sourceware.org › elfutils
The elfutils project
Or use the form at https://sourceware.org/mailman/listinfo/elfutils-devel.
GitHub
github.com › roolebo › elfutils
GitHub - roolebo/elfutils: elfutils is a collection of utilities and libraries to read, create and modify ELF binary files, find and handle DWARF debug data, symbols, thread state and stacktraces for processes and core files on GNU/Linux. · GitHub
Please reports bugs at https://sourceware.org/bugzilla/ The current elfutils source code can be checked out with git clone git://sourceware.org/git/elfutils.git To build a git checkout do: autoreconf -i -f && \ ./configure --enable-maintainer-mode ...
Starred by 46 users
Forked by 7 users
Languages C 76.1% | Shell 19.8% | M4 1.5% | Makefile 1.3% | Yacc 0.7% | C++ 0.4%
Red Hat
docs.redhat.com › en › documentation › red_hat_developer_toolset › 10 › html › user_guide › chap-elfutils
Chapter 5. elfutils | User Guide | Red Hat Developer Toolset | 10 | Red Hat Documentation
See Table 5.1, “Tools Included in elfutils for Red Hat Developer Toolset” for a list of tools that are distributed with elfutils. For example, to use the eu-objdump tool to inspect an object file:
GitHub
github.com › cuviper › elfutils
GitHub - cuviper/elfutils: mirror of elfutils
May 2, 2019 - Please reports bugs at https://sourceware.org/bugzilla/ The current elfutils source code can be checked out with git clone git://sourceware.org/git/elfutils.git To build a git checkout do: autoreconf -i -f && \ ./configure --enable-maintainer-mode ...
Starred by 10 users
Forked by 6 users
Languages C 76.5% | Shell 19.4% | M4 1.5% | Makefile 1.3% | Yacc 0.7% | C++ 0.4% | C 76.5% | Shell 19.4% | M4 1.5% | Makefile 1.3% | Yacc 0.7% | C++ 0.4%
GitHub
github.com › akihikodaki › elfutils
GitHub - akihikodaki/elfutils
- although the public libraries (libasm, libdw) have a stable API and are backwards ABI compatible they, and the elfutils tools, do depend on each others internals, and on internals of libelf to provide their interfaces. So they should always be upgraded in lockstep when packaging the tools and libraries separately. For one example of how to do that, see the config/elfutils.spec.
Author akihikodaki
sourcehut
sr.ht › ~sourceware › elfutils
elfutils: a collection of utilities and libraries to read, create and modify ELF binary files, find and handle DWARF debug data, symbols, thread state and stacktraces
Please reports bugs at https://sourceware.org/bugzilla/ The current elfutils source code can be checked out with git clone git://sourceware.org/git/elfutils.git To build a git checkout do: autoreconf -i -f && \ ./configure --enable-maintainer-mode && \ make && make check The developer mailinglist ...
Debian
packages.debian.org › source › sid › elfutils
Debian -- Details of source package elfutils in sid
Debian Elfutils Maintainers (QA Page, Mail Archive) Kurt Roeckx (QA Page) Matthias Klose (QA Page) Sergio Durigan Junior (QA Page) Homepage [sourceware.org] The following binary packages are built from this source package: debuginfod · debuginfo-related http file-server daemon ·
Debian
packages.debian.org › sid › elfutils
Debian -- Details of package elfutils in sid
Elfutils is a collection of utilities, including eu-ld (a linker), eu-nm (for listing symbols from object files), eu-size (for listing the section sizes of an object or archive file), eu-strip (for discarding symbols), eu-readelf (to see the raw ELF file structures), and eu-elflint (to check ...
Open Hub
openhub.net › p › elfutils
The elfutils Open Source Project on Open Hub
c debugging development dwarf elf elfutils library linux software_development tools · ... has had 3,323 commits made by 158 contributors representing 5,464 lines of code · ... is mostly written in C with an average number of source code comments · ... has a well established, mature codebase maintained by a large development team with increasing Y-O-Y commits ·
Ubuntu
launchpad.net › ubuntu › +source › elfutils
elfutils package : Ubuntu
debuginfod: debuginfo-related http file-server daemon debuginfod-dbgsym: debug symbols for debuginfod elfutils: collection of utilities to handle ELF objects elfutils-dbgsym: debug symbols for elfutils libasm-dev: libasm development libraries and header files libasm1t64: library with a programmable assembler interface libasm1t64-dbgsym: debug symbols for libasm1t64 libdebuginfod-
GitHub
github.com › frida › elfutils › blob › main › CONTRIBUTING
elfutils/CONTRIBUTING at main · frida/elfutils
The current elfutils source code can be checked out with · git clone git://sourceware.org/git/elfutils.git · · The developer mailinglist to send patches to is · elfutils-devel@sourceware.org. https://sourceware.org/ml/elfutils-devel/ · ...
Author frida
GitHub
github.com › sourceware-org › elfutils
GitHub - sourceware-org/elfutils
Please reports bugs at https://sourceware.org/bugzilla/ The current elfutils source code can be checked out with git clone git://sourceware.org/git/elfutils.git To build a git checkout do: autoreconf -i -f && \ ./configure --enable-maintainer-mode ...
Author sourceware-org
Debian
sources.debian.org › src › elfutils
Package: elfutils | Debian Sources
Browse by prefix: 0 1 2 3 4 6 7 8 9 a b c d e f g h i j k l lib- lib2 lib3 lib6 liba libb libc libd libe libf libg libh libi libj libk libl libm libn libo libp libq libr libs libt libu libv libw libx liby libz m n o p q r s t u v w x y z | Browse by page · Debsources — Copyright (C) 2011–2021, ...
Red Hat
docs.redhat.com › en › documentation › red_hat_developer_toolset › 12 › epub › user_guide › chap-elfutils
User Guide | Red Hat Developer Toolset | 12 | Red Hat Documentation
See Table 5.1, “Tools Included in elfutils for Red Hat Developer Toolset” for a list of tools that are distributed with elfutils. For example, to use the eu-objdump tool to inspect an object file:
Arch Linux
archlinux.org › packages › core › x86_64 › elfutils
Arch Linux - elfutils 0.195-1 (x86_64)
View the file list for elfutils · View the soname list for elfutils · Copyright © 2002-2026 Judd Vinet, Aaron Griffin and Levente Polyák. The Arch Linux name and logo are recognized trademarks. Some rights reserved.
Google
android.googlesource.com › platform › external › elfutils
platform/external/elfutils - Git at Google
a4fd25e Make libelf and elfutils_headers available to tethering module by Motomu Utsumi ·
GitHub
github.com › akopytov › elfutils
GitHub - akopytov/elfutils · GitHub
- although the public libraries (libasm, libdw) have a stable API and are backwards ABI compatible they, and the elfutils tools, do depend on each others internals, and on internals of libelf to provide their interfaces. So they should always be upgraded in lockstep when packaging the tools and libraries separately. For one example of how to do that, see the config/elfutils.spec.
Starred by 4 users
Forked by 4 users
Languages C 75.8% | Shell 16.3% | C++ 3.9% | M4 1.6% | Makefile 1.4% | Yacc 0.8%
Fedora
packages.fedoraproject.org › pkgs › elfutils
elfutils - Fedora Packages
Sources · Crash Reports · Koschei · elfutils - A collection of utilities and DSOs to handle ELF files and DWARF data · elfutils-debuginfod - HTTP ELF/DWARF file server addressed by build-id · elfutils-debuginfod-client - Library and command line client for build-id HTTP ELF/DWARF server ·
GitHub
github.com › oracle › elfutils
GitHub - oracle/elfutils: Unofficial mirror of http://sourceware.org/git/elfutils.git · GitHub
Starred by 3 users
Forked by 2 users