Xref: utzoo comp.sources.wanted:10412 comp.lang.c:25647 Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!usc!snorkelwacker!bloom-beacon!eru!luth!sunic!mcsun!ukc!stl!dsr From: dsr@stl.stc.co.uk (David Riches) Newsgroups: comp.sources.wanted,comp.lang.c Subject: Function Hierarchy Message-ID: <2629@stl.stc.co.uk> Date: 2 Feb 90 10:14:17 GMT Sender: news@stl.stc.co.uk Reply-To: dsr@stl.stc.co.uk (David Riches) Organization: STC Technology Limited, London Road, Harlow, Essex, UK Lines: 36 I'm looking for a package/tool which, given a set of C files, will produce an output which describes the hierarchy of the files. I.e. it will show, perhaps in a diagrammatic way, where functions are called. E.g. main() load_site_form() load_site_points() load_nodes() display_form() edit_form() change_attributes() specify_new_values() validate_new_values() save_changes() And so on. It would be nice if it could list the hierarchy in a number of different ways, e.g. show variables, not show system calls etc. If anyone knows of such tools could they please let me know as soon as possible. Thanks Dave Riches PSS: dsr@stl.stc.co.uk ARPA: dsr%stl.stc.co.uk@earn-relay.ac.uk Smail: Software Design Centre, (Dept. 103, T2 West), STC Technology Ltd., London Road, Harlow, Essex. CM17 9NA. England Phone: +44 (0)279-29531 x2496