plan 9 kernel history: overview | file list | diff list

1991/0718/gnot/trap.c (diff list | history)

1991/0717/sys/src/9/gnot/trap.c:216,2221991/0718/sys/src/9/gnot/trap.c:216,222 (short | long | prev | next)
1991/0717    
		u->lastnote.flag = NDebug; 
		/* fall through */ 
		 
	case NTERM: 
1991/0718    
	case NDFLT: 
1991/0717    
		if(u->lastnote.flag == NDebug) 
			pprint("suicide: %s\n", u->lastnote.msg); 
		unlock(&u->p->debug); 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)