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: [cfg-branch]: Outputs dwarf2 location lists using variable tracking info


> Should this be handled in the debug writer, just 
> replacing location/merging range until we get to a different source line
> source line ? Or should the variable tracking pass make it's own line 
> easier/not generate as many notes by only considering changes that 
> occur once we see a line note?

Probably the debug writer.  Also, I think it might make sense
to allow the full insn-by-insn tracking at -g3 (or something).


r~


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