This is the mail archive of the gcc-help@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]

Tidy i386 signal handler


actually this works better
+ _gregs[REG_EIP] += 2; with this the libgcj isn't libgij like the first one I tried
+ _gregs[REG_EIP] = (greg_t)_eip; not sure if this is right even thou it seems to be working



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