* Ada Binding to the GNU Binutils library
The Ada-BFD library allows to:
* list and scan the ELF sections of an executable or object file,
* get the content of the ELF sections,
* get access to the symbol table,
* use the BFD disassembler
Requires some binutils-dev
* Fix build