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

1992/1128/power/debugger.c (diff list | history)

1992/1128/sys/src/9/power/debugger.c:143,1481992/1129/sys/src/9/power/debugger.c:143,149 (short | long | prev | next)
1992/1125    
		l = (ulong)(mp->proc); 
		dprint("mach[%d]->proc/	%lux\r\n", i, l); 
		dprint("mach[%d]->splpc/	%lux\r\n", i, mp->splpc); 
1992/1129    
 
1992/1126    
		if(l & KZERO){ 
1992/1125    
			p = (Proc*)l; 
			l = (ulong)(p->upage); 


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