lua-users home
lua-l archive

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


>     * CPB works at run time on a binary level with your program.
>     Only availabe for W32.

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.
--lhf