Guys,
I have to find out the information about all the structures (the
member names, offsets, their type and size etc) from the dwarf
sections in the elf executable.
Is their any code available thta can print the entire structure
(alongwith its member names) ?
I would be highly grateful for any pointers/help.
[There must be code in gdb and other debuggers that does so. -John]