Skip to content
EntityQ5206423· pop 7· linked from 26 articles

DWARF is a widely used, standardized debugging data format. DWARF was originally designed along with Executable and Linkable Format (ELF), although it is independent of object file formats. The name is a medieval fantasy complement to "ELF" that had no official meaning, although the name "Debugging With Arbitrary Record Formats" has since been proposed as a backronym.

Wikidata facts

Official website
dwarfstd.org

via Wikidata · CC0

~5 min read

Encyclopedic overview

7 sections
Contents
  • History
  • Structure
  • .debug_info
  • Tools
  • Further reading
  • References
  • External links

DWARF is a widely used, standardized debugging data format. DWARF was originally designed along with Executable and Linkable Format (ELF), although it is independent of object file formats. The name is a medieval fantasy complement to "ELF" that had no official meaning, although the name "Debugging With Arbitrary Record Formats" has since been proposed as a backronym.

DWARF originated with the C compiler and sdb debugger in Unix System V Release 4 (SVR4).

Excerpted from Wikipedia’s “DWARF” article, available under the CC BY-SA 4.0 licence.

Available in 6 languages

via Wikidata sitelinks · CC0