This is the mail archive of the gcc-patches@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]

Re: dwarf2out patch: Emit const_value for non-definitions



This is nice, thanks. Did you get a chance to think about the changes
Daniel is making to gdb (involving --with-mmap, and throwing away
duplicate bits of data? I'd sent you mail about it last week but don't
have it handy now.)

-benjamin

On Thu, 21 Sep 2000, Jason Merrill wrote:

> This patch adds an AT_const_value to a declaration DIE for a C++
> member constant, so that the debugger will know its value even if
> no definition is ever provided.  gdb doesn't seem to take advantage of
> this yet, however.


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