lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Wed, 2005-01-19 at 01:15, Luiz Henrique de Figueiredo wrote:
> > > A similar thing can de done for ELF and gcc-generated debug information.
> > > There's probably a library for accessing this info somewhere -- perhaps
> > > buried inside gdb.
> > 
> > It's called .. wait for it .. libelf .. :)
> 
> I don't think libelf provides an interface to RTTI (or is it DWARF2?).
> Do you know any library that can extract DWARF2 info?
> --lhf

An article on comp.compilers mentions libdwarf (developed by sgi)

ftp://ftp.sgi.com/sgi/dev/davea/

Some info about it seems to be here:

http://www-306.ibm.com/software/awdtools/commondebug/library/

-- 
John Skaller, mailto:skaller@users.sf.net
voice: 061-2-9660-0850, 
snail: PO BOX 401 Glebe NSW 2037 Australia
Checkout the Felix programming language http://felix.sf.net