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] Variable objects for STL containers


On Fri, Feb 15, 2008 at 09:28:35AM -0500, Marc Khouzam wrote:
> Is there a way to know that a variable has not been declared yet?  Or maybe
> we can add some support in GDB for this?

There's DWARF encodings for this information.  But the data GCC
generates is insufficient, especially at -O0.

-- 
Daniel Jacobowitz
CodeSourcery


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