symbolic-debuginfo 12.8.0

A library to inspect and load DWARF debugging information from binaries, such as Mach-O or ELF.
Documentation

symbolic-debuginfo

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 28 feature flags, 27 of them enabled by default.

default

  • breakpad
  • elf
  • macho
  • ms
  • ppdb
  • sourcebundle
  • js
  • wasm

breakpad

  • nom
  • nom-supreme
  • regex

elf

  • dwarf
  • flate2
  • goblin/endian_fd
  • goblin/elf32
  • goblin/elf64
  • goblin/std
  • scroll

macho

  • dwarf
  • elementtree
  • goblin/mach32
  • goblin/mach64
  • goblin/std
  • scroll
  • smallvec

ms

  • elsa
  • flate2
  • goblin/pe32
  • goblin/pe64
  • goblin/std
  • once_cell
  • parking_lot
  • pdb-addr2line
  • scroll
  • smallvec

ppdb

  • symbolic-ppdb

sourcebundle

  • lazy_static
  • once_cell
  • parking_lot
  • regex
  • serde_json
  • zip
  • js
  • debugid/serde

js

    This feature flag does not enable additional features.

wasm

  • dwarf
  • wasmparser

nom

  • dep:nom

nom-supreme

  • dep:nom-supreme

regex

  • dep:regex

dwarf

  • gimli
  • once_cell

flate2

  • dep:flate2

scroll

  • dep:scroll

elementtree

  • dep:elementtree

smallvec

  • dep:smallvec

elsa

  • dep:elsa

once_cell

  • dep:once_cell

parking_lot

  • dep:parking_lot

pdb-addr2line

  • dep:pdb-addr2line

symbolic-ppdb

  • dep:symbolic-ppdb

lazy_static

  • dep:lazy_static

serde_json

  • dep:serde_json

zip

  • dep:zip

wasmparser

  • dep:wasmparser

gimli

  • dep:gimli

goblin

  • dep:goblin