symbolic-debuginfo 9.0.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 25 feature flags, 24 of them enabled by default.

default

  • breakpad
  • elf
  • macho
  • ms
  • sourcebundle
  • 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

  • goblin/pe32
  • goblin/pe64
  • goblin/std
  • lazycell
  • parking_lot
  • pdb
  • scroll
  • smallvec

sourcebundle

  • lazy_static
  • lazycell
  • parking_lot
  • regex
  • serde_json
  • zip

wasm

  • bitvec
  • dwarf
  • wasmparser

nom

    This feature flag does not enable additional features.

nom-supreme

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

dwarf

  • gimli
  • lazycell

flate2

    This feature flag does not enable additional features.

scroll

    This feature flag does not enable additional features.

elementtree

    This feature flag does not enable additional features.

smallvec

    This feature flag does not enable additional features.

lazycell

    This feature flag does not enable additional features.

parking_lot

    This feature flag does not enable additional features.

pdb

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

zip

    This feature flag does not enable additional features.

bitvec

    This feature flag does not enable additional features.

wasmparser

    This feature flag does not enable additional features.

gimli

    This feature flag does not enable additional features.

goblin

    This feature flag does not enable additional features.