Ciao Angelo! The code generated in eprologue becomes the prologue of a catch clause. That code is called by the macro CALL_KAFFE_EXCEPTION usually written in jit.h and used in unwindStackFrame in exception.c when an exception handler is found.
Hope it helps Svante Angelo Basile wrote: > > Hello > I am studing the kaffe's jit and i am non able to hundrstand how the macro > exception prologue works. Can you help me about it? i am non able to > hunderstand the logical function of the macro exception prologue for a > generical architecture : how it works,when it is called and why it is > called. > thanks > Angelo > > _______________________________________________ > kaffe mailing list > [EMAIL PROTECTED] > http://kaffe.org/cgi-bin/mailman/listinfo/kaffe _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
