>>>>> "Mark" == Mark Wielaard <m...@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