Re: interpreting dwarf information from the elf executable

Peter Bergner <bergner@vnet.ibm.com>
Wed, 23 Jan 2008 11:36:41 -0600

          From comp.compilers

Related articles
interpreting dwarf information from the elf executable junky_fellow@yahoo.co.in (junky_fellow@yahoo.co.in) (2008-01-23)
Re: interpreting dwarf information from the elf executable bergner@vnet.ibm.com (Peter Bergner) (2008-01-23)
Re: interpreting dwarf information from the elf executable rsc@swtch.com (Russ Cox) (2008-01-23)
Re: interpreting dwarf information from the elf executable armbru@pond.sub.org (Markus Armbruster) (2008-01-24)
| List of all articles for this month |

From: Peter Bergner <bergner@vnet.ibm.com>
Newsgroups: comp.compilers
Date: Wed, 23 Jan 2008 11:36:41 -0600
Organization: Compilers Central
References: 08-01-066
Keywords: debug
Posted-Date: 23 Jan 2008 15:47:51 EST

On Wed, 2008-01-23 at 02:55 -0800, junky_fellow@yahoo.co.in wrote:
> Is their any code available thta can print the entire structure
> (alongwith its member names) ?




Does "objdump --dwarf ..." give you what you want?


Peter



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.