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: FW: Java vs. Dwarf2 EH Unwinder


On Fri, Mar 29, 2002 at 09:36:58AM +0000, Andrew Haley wrote:
> Surely this would require a macro very much like
> MD_FALLBACK_FRAME_STATE_FOR for each target, so it wouldn't
> necessarily be less porting effort.

Actually, I had in mind splitting the existing MD_FALLBACK_FRAME_STATE_FOR
macros into two, and one could provide one or the other or both.  We'd
provide _Unwind_RaiseException_Sigcontext iff the appropriate macro exists.


r~


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