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: [RFC] PR 12389


> 
> This premise is invalid.  All DIE references can cross compilation units
> using DW_FORM_ref_addr.  -feliminate-dwarf2-dups uses that to refer to
> common debug info from multiple translation units.  Unfortunately, gdb
> still doesn't support this, which is why -feliminate-dwarf2-dups has never
> been made the default.

I tought Zdenek has fixed the GDB part?
At least we have some patches sitting in hammer-branch GCC as well as
GDB to get this working, so I suppose they are useable.

Honza
> 
> Jason


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