On Fri, 2007-03-23 at 15:29 -0500, Jeff Epler wrote: > I cooked up my own script to make graphviz graphs of the "#include" > directives in the emc2 source.
Nice Work! I had intended to get back to this, but I haven't had the time (been doing a bunch of soldering/wiring on a CNC system & test fixtures). You've gotten nice output from dot! the .SVG format is directly viewable in Firefox, and even the big all-in-one graph loaded for me with no trouble. Obviously vector based formats are the way to go. There is an SVG zoom and pan extension for Firefox here: http://www.treebuilder.de/zoomAndPan/currentVersion/zoomAndPan.xpi The scripts I was using are on another machine that I moved to another table to use in the CNC stuff I'm building. I think later today or Monday I'll get it booted back up and I can post the scripts here for everybody to look at. I'd like to re-implement the function call graphing stuff in Python (now Perl). Matt ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
