(original) (raw)

Hi

I was wondering whether I can extract the function signature from the dwarf debugging information or symbol table. I mean the argument list and the return variables.

I know that in dwarf debugging information, a subprogram represents a function. However, I could not find the information that is related to the function signature. Any ideas? Many Thanks

Regards
Muhui