• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Values in the signal handler:
2  eax=0, edx=0, esi=0xf3, edi=0xf4
3Values after the return from the signal handler:
4  eax=0, edx=0, esi=0xf3, edi=0xf4
5