
correct, but unfortunately in trap.c trapsignal(p, SIGSEGV, code) passes the address of the fault in code, instead of the trap code. So we punt for now doing checking for trap code validity until this gets fixed.
correct, but unfortunately in trap.c trapsignal(p, SIGSEGV, code) passes the address of the fault in code, instead of the trap code. So we punt for now doing checking for trap code validity until this gets fixed.