This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: symtab/1195: no local symbol information within nested or nesting procedures


The following reply was made to PR symtab/1195; it has been noted by GNATS.

From: Jim Ingham <jingham@apple.com>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: symtab/1195: no local symbol information within nested or nesting procedures
Date: Tue, 16 Sep 2003 11:22:54 -0700

 Note that this bug is specific to the Dwarf reader.  Compile the same 
 .c file with -gstabs+, and you will be able to see local variables, 
 etc.  The Dwarf reader seems to skip nested functions altogether.  You 
 won't see subproc in "info func" either.
 
 Jim
 --
 Jim Ingham                                   jingham@apple.com
 Developer Tools
 Apple Computer
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]