davea42 / libdwarf-codeLinks
Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints DWARF2 and later DWARF in readable format. Has a very limited DWARF writer set of functions in libdwarfp (producer library). Builds using GNU configure, meson, or cmake.
☆204Updated this week
Alternatives and similar repositories for libdwarf-code
Users that are interested in libdwarf-code are comparing it to the libraries listed below
Sorting:
- ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.☆783Updated 3 weeks ago
- C++11 ELF/DWARF parser☆326Updated 11 months ago
- DWARF Explorer - a GUI utility for navigating the DWARF debug information☆259Updated 2 weeks ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- Unofficial mirror of sourceware binutils-gdb repository. Updated daily.☆595Updated this week
- A high performance LLVM-based dynamic binary instrumentation framework☆264Updated 11 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- C++ ABI Summary☆549Updated 6 months ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆183Updated last month
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- A collection of out-of-tree Clang plugins for teaching and learning☆736Updated last month
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆263Updated last year
- ☆25Updated 5 years ago
- libelf☆80Updated 8 years ago
- A library to parse C/C++ source as AST☆349Updated 4 months ago
- C++11 ELF/DWARF parser☆78Updated 4 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆164Updated 2 years ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆350Updated 9 months ago
- Simple, single-file, dependency-free GDB stub that can be easily dropped in to your project.☆235Updated 2 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆192Updated 2 years ago
- A better c++filt and a better undname.exe, in one binary.☆353Updated 9 months ago
- Lift machine code to performant LLVM IR☆432Updated 11 months ago
- Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files☆192Updated last year
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆61Updated 3 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆180Updated last week
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- Dump ABI of an ELF object containing DWARF debug info☆191Updated 4 months ago
- Rellic produces goto-free C output from LLVM bitcode☆560Updated 2 weeks ago
- VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choo…☆420Updated last month