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]

Re: [patches] Re: dwarf2/ACCUMULATE_OUTGOING_ARGS fix


> I really don't think this extra detail should be emitted by default.  How
> many programs do you know that use both a non-conservative garbage
> collector and threads?
You need to emit this at least for each library.
> 
> I also don't think it should be target-specific.
> 
> > If you have idea about better interface, I may change it.
> 
> One possibility would be to emit the full information in .debug_frame, and
> require the GC unwinder to look it up using libelf (as SGI do for EH
> unwinding, too).
Thats what I am thinking about....
Honza
> 
> Jason


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