This is the mail archive of the gdb-patches@sources.redhat.com 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: PING [RFA] DWARF-2, static data members


On Thu, 5 Dec 2002 15:24:10 -0500, Elena Zannoni <ezannoni@redhat.com> said:

> Makes sense. Hoever, could you leave the comments inside the 'then' bodies?
> Like 
> if (blah)
> {
>  /* C++ static member.  */
>  [...]
> }

Will do.

> I think it would be useful to add a g++ version number or a date in
> the comments, because at some point down the road we may want to
> obsolete the old form.

Right, I'll add that.

> Was the patch to gcc submitted, or the gcc PR fixed otherwise?

No, I can't submit the patch to GCC until a version of GDB including
this patch is released, because otherwise they'll emit debugging info
that we can't handle.

I'll commit it with the changes to the comments that you requested.

David Carlton
carlton@math.stanford.edu


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