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]
Other format: [Raw text]

Re: [PATCH] CHAR_TYPE vs dwarf-2 debug information


On Tue, 31 Jan 2006, Nicolas Setton wrote:
> >> Eric, presumably this is the kind of patch the Ada folks had in mind?
> >
> > Not the kind of patch, *the* patch. :-)
> > FWIW fine with me.  Nico might have a word to say about it.
>
> Indeed, this is precisely the patch we were looking for.

Cool!  I'll give Jason Merrill, the dwarf debugging info maintainer,
the opportunity to comment on this solution.  Although I could approve
all of the middle-end changes, including the tweak to dwarf2out.c,
myself, it'd be nice to confirm that the debugging (and GDB?) folks
are happy with this solution of tagging types as CHAR vs. numeric.

Once the infrastructure is in place, you should have no trouble
getting your one-line Ada front-end fix into the tree, and it sounds
as though Tom Tromey was happy with my Java changes, in principle,
once the debug info issues were resolved?


Everybody happy with this patch for mainline?
http://gcc.gnu.org/ml/gcc-patches/2006-01/msg02159.html

Roger
--


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