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: Some DWARFv5 proposal prototypes (atomic_type, aligned_type)


>>>>> "Mark" == Mark Wielaard <mjw@redhat.com> writes:

Hi Mark.

Mark> The following two patches are based on the earlier "dwarf2out.c: Pass
Mark> one cv_quals argument" and "Emit DW_tag_restrict_type" patches I posted
Mark> earlier. Since there currently is not even an early draft yet for DWARFv5,
Mark> just a collection of proposals that might or might not be adopted these
Mark> patches are not meant to be integrated just yet. But I would like to get
Mark> feedback on the code and whether the new debug information is useful.

I didn't read the patches I'm afraid.
However, the new debug information is definitely useful for the gcc/gdb
integration project.  Without it I think the user can end up with
mysterious failures in their compiled expressions.

Tom


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