jemarch.net - poke-dwarf: DWARF pickles for GNU poke
+----------------------+ poke-dwarf
is a GNU poke pickle for editing
| DW_TAG_compile_unit | DWARF debugging information. It covers
| DW_AT_producer +---+ Call Frame Information, DIE tree, debug
| ... | | types, expressions, and much more.
+----------------------+ |
: : | Current Release
: : | (not released yet)
+----------------------+ |
| DW_TAG_subprogram | | Installation
+---| DW_AT_name "main" |<--+ $ tar xzf poke-dwarf-VERSION.tar.gz
| | ... | $ cd poke-dwarf-VERSION.tar.gz
| +----------------------+ $ ./configure && make && make check && make install
| : :
| : : Usage
| : : $ poke /bin/ls
| +----------------------+ (poke) load dwarf
| | DW_TAG_formal_param |
+-->| DW_AT_type |---+ Help
| ... | | $ info poke-dwarf
+----------------------+ |
: : | Community
: : | Channel #poke at irc.libera.chat.
+----------------------+ |
| DW_TAG_pointer_type | | Reporting Bugs
+---| DW_AT_type |<--+ File issues in our bugzilla, component dwarf-pickle.
| | ... |
| +----------------------+ Sources
| | DW_TAG_const_type | $ git clone git://git.savannah.gnu.org/poke/poke-dwarf.git
+-->| DW_AT_value |
| ... | Contributing
+----------------------+ Send patches and suggestions to poke-devel@gnu.org