This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Dwarf question.



On Nov 7, 2003, at 3:06 PM, Daniel Jacobowitz wrote:


On Fri, Nov 07, 2003 at 11:49:24AM -0600, Edmar Wienskoski wrote:
I don't have much knowledge of how gcc generates dwarf, but upon examination
of the files in gcc, I had the impression that gcc never generates
"location lists" (dwarf 2.0 section 2.4.6). It only generates "location
expressions".
Is that correct ?

Right now, I don't know if GCC ever generates location lists. A patch is awaiting review that makes GCC do it quite accurately; search for "var tracking".


This patch was submitted months before stage3 (originally in one of the rtlopt merge branches), hopefully whoever takes a look at it will keep that in mind.



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