comp.lang.ada
 help / color / mirror / Atom feed
* [ANN] Ada BFD 1.0 is available
@ 2012-11-11  9:45 Stephane Carrez
  0 siblings, 0 replies; only message in thread
From: Stephane Carrez @ 2012-11-11  9:45 UTC (permalink / raw)


Hi!

Ada BFD is an Ada binding for the GNU Binutils BFD library.

It allows to read binary ELF, COFF files by using the GNU BFD. 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

Version 1.0 of this Ada binding library is now available at http://code.google.com/p/ada-bfd/

This new release bring the following changes:

* Fixed installation of library
* Added examples for BfdAda
* Add support to use the disassembler

For an introduction on using Ada BFD, you may read the article:

Reading a program symbol table with Ada BFD
http://blog.vacs.fr/index.php?post/2012/11/03/Reading-a-program-symbol-table-with-Ada-Bfd

Best regards,

Stephane



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-11-11  9:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-11  9:45 [ANN] Ada BFD 1.0 is available Stephane Carrez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox