[comp.sys.mac.programmer] Need cross-referencing tool...

rdd@RASCAL.ICS.UTEXAS.EDU (Robert Dorsett) (02/01/91)

I'm looking for a function cross-referencing tool that will let me trace 
inter-function calls from C.  I'm less after statistical data (such as
CTools provides) than explicit per-function lists.  e.g., if foo() in seg1.c
calls oof() which is defined in in seg2.c, I'd like a listing like 
	foo:
		oof: seg2.c

I'm also in the market for a reasonable lint package.




--
Robert Dorsett                                    
Internet: rdd@rascal.ics.utexas.edu               
UUCP: ...cs.utexas.edu!rascal.ics.utexas.edu!rdd