This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug symtab/13307] New: Support DW_AT_location complex DWARFexpressions


http://sourceware.org/bugzilla/show_bug.cgi?id=13307

             Bug #: 13307
           Summary: Support DW_AT_location complex DWARF expressions
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: minor
          Priority: P2
         Component: symtab
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jan.kratochvil@redhat.com
    Classification: Unclassified


See:
[patch#2] fetch result of locdesc expressions as integer (not address)
http://sourceware.org/ml/gdb-patches/2011-10/msg00225.html

where the complex DWARF expressions in DW_AT_location has been reverted as no
longer used by GCC.  But it was a nice code cleanup.

But the patch needs dynamic types - with attributes evaluated as DWARF
expressions - as contained in archer-jankratochvil-vla.  Postponed till that
time.

There is no known real world case where this feature is needed.  The patch
still was a GDB code cleanup.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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