Date: Sat, 10 Feb 2007 11:28:49 +0530 From: "Joseph Koshy" <joseph.koshy@gmail.com> To: "FreeBSD Hackers" <freebsd-hackers@freebsd.org> Subject: New tutorial for review: "libelf by Example" Message-ID: <84dead720702092158u29f44984yacd0591705c70534@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Howdy list, A tutorial introduction to the ELF(3)/GELF(3) API set is available for review at the following URL: "libelf by Example" http://people.freebsd.org/~jkoshy/download/libelf/article.html The intent is to add this tutorial to our documentation collection. Features: - Covers the basics of the ELF format and ELF data structures. - Contains an introduction to the ELF(3)/GELF(3) API set. - Has 6 annotated programs showing the use of the API set: - Getting started with the elf(3) library. - Reading ELF data structures in an ELF object. - Creating new ELF objects. - Iterating through an ar(1) archive. - 12 figures. I would greatly appreciate review comments from people with ELF expertise. -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84dead720702092158u29f44984yacd0591705c70534>