• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Values in the signal handler:
2  overflow=1, sign=1
3Values after the return from the signal handler:
4  overflow=1, sign=1
5