| plan 9 kernel history: overview | file list | diff list |
1992/0714/pc/trap.c (diff list | history)
| 1992/06271/sys/src/9/pc/trap.c:391,397 – 1992/0714/sys/src/9/pc/trap.c:391,397 (short | long | prev | next) | ||
| 1991/1218 | sprint(n->msg+l, " pc=0x%.8lux", ur->pc); } if(n->flag!=NUser && (u->notified || u->notify==0)){ | |
| 1991/0720 |
| |
| 1992/0714 | if(n->flag == NDebug) | |
| 1991/1218 | pprint("suicide: %s\n", n->msg); | |
| 1991/0720 | Die: | |
| 1991/1216 | qunlock(&u->p->debug); | |