1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-10 09:26:15 +00:00
2015-12-13 22:34:58 +09:00

5 lines
149 B
Plaintext

Values in the signal handler:
eax=0, edx=0, esi=0xf3, edi=0xf4
Values after the return from the signal handler:
eax=0, edx=0, esi=0xf3, edi=0xf4