This is the mail archive of the gcc@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: Generating DWARF CIE info


> Not by GDB.

Then an approach could be to patch the GDB unwinder to make it follow the GCC 
conventions.

> You seem to be under the misapprehension that I'm talking about exception
> handling in gcc.  I'm not.

Well, GCC doesn't generate 2 flavor of CIEs (on SPARC) so considerations that 
apply to CIEs in .debug_frame apply to CIEs in .eh_frame as well.

-- 
Eric Botcazou


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