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] | |
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".
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |