> > As for x86_64, it is not clear to me why you need to access it through > a sigcontext alias instead of using the mcontext_t fields. I wanted to play safe and I've just used libgcc code. I'll try to use mcontext_t. Thank you, Claudiu