Examining the user stack in a core dump
    Kenneth Almquist 
    ka at hropus.UUCP
       
    Wed Mar 12 03:46:35 AEST 1986
    
    
  
>	Does anyone have anything that will examine the user stack of
> a 3B20 core file?
The 't' command in sdb should work, even if the program is not compiled
with the -g option.  If you want to reformat the output or something,
the code in sdb should be a good place to start.
				Kenneth Almquist
				ihnp4!houxm!hropus!ka	(official name)
				ihnp4!opus!ka		(shorter path)
    
    
More information about the Comp.unix.wizards
mailing list