[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] CPB - Quickly access C variables and functions from LUA
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 18 Jan 2005 12:15:59 -0200
> > 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