This is the mail archive of the gdb-patches@sourceware.org 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: [RFC/RFA?] Should break FILE:LINENO skip prologue?


On Wed, Jan 09, 2008 at 11:10:49AM -0800, Jim Blandy wrote:
> > [1]: I think we have made some progress with parameter/variable
> >      tracking with DWARF, but I think it's not activated by default
> >      and we also still support platforms where DWARF is not available.
> 
> What is "not activated by default", exactly?  Is it in GCC?  In GDB?
> Where in GDB?

GCC does not generate the necessary location lists at -O0.  Eric
B. tried at one point; I don't remember if there were bugs, or just
unacceptable bloat.

-- 
Daniel Jacobowitz
CodeSourcery


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