libdwarf

Libraries to dump and manipulate DWARF data

bacaro: haikuports anche su HaikuPorts
Anche su HaikuPorts. libdwarf

Descrizione

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 has no official meaning, although the backronym 'Debugging With Attributed Record Formats' was later proposed.

The DWARF Debugging Information Format is of interest to programmers working on compilers and debuggers (and anyone interested in reading or writing DWARF information). DWARF uses a data structure called a Debugging Information Entry (DIE) to represent each variable, type, procedure, etc. It was developed by a committee (known as the PLSIG at the time) starting around 1991. Starting around 1991 SGI developed the libdwarf and dwarfdump tools for internal use and as part of SGI IRIX developer tools. Since that time dwarfdump and libdwarf have been shipped (as an executable and archive respectively, not source) with every release of the SGI MIPS/IRIX C compiler. In 1994 (I think the correct year) SGI agreed to open-source libdwarf (and in 1999 to open-source dwarfdump) so anyone could use them.

Installa

Canale stable v0.11.1-1

Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.

pkgman install libdwarf

Scarica .hpkg (x86_64)

Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.

Recensioni