gnu.gcc.help
[Top] [All Lists]

Accessing local variables from ELF file

Subject: Accessing local variables from ELF file
From: praveen <vpraveen84@xxxxxxxxx>
Date: Mon, 30 Jun 2008 18:56:09 -0700 (PDT)
Newsgroups: gnu.gcc.help

Hi,

I need to access local variables from the ELF object file. How do I do
this ? I'm trying to use .symtab section, but it does not seem to
contain any info on local variables.

Thanks,
praveen

<Prev in Thread] Current Thread [Next in Thread>