MESSAGE
DATE | 2016-02-21 |
FROM | Ruben Safir
|
SUBJECT | Subject: [Hangout-NYLXS] gcc graghics tools
|
From hangout-bounces-at-nylxs.com Sun Feb 21 01:35:02 2016 Return-Path: X-Original-To: archive-at-mrbrklyn.com Delivered-To: archive-at-mrbrklyn.com Received: from www.mrbrklyn.com (www.mrbrklyn.com [96.57.23.82]) by mrbrklyn.com (Postfix) with ESMTP id C09E3163DA1; Sun, 21 Feb 2016 01:34:47 -0500 (EST) X-Original-To: hangout-at-nylxs.com Delivered-To: hangout-at-nylxs.com Received: from [10.0.0.19] (stat13.mrbrklyn.com [10.0.0.19]) by mrbrklyn.com (Postfix) with ESMTP id 4C1071616C1 for ; Sun, 21 Feb 2016 00:49:54 -0500 (EST) From: Ruben Safir To: Hangout Message-ID: <56C95002.3080605-at-mrbrklyn.com> Date: Sun, 21 Feb 2016 00:49:54 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 Subject: [Hangout-NYLXS] gcc graghics tools X-BeenThere: hangout-at-nylxs.com X-Mailman-Version: 2.1.17 Precedence: list Reply-To: NYLXS Discussions List List-Id: NYLXS Discussions List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: hangout-bounces-at-nylxs.com Sender: "hangout"
http://www.csn.ul.ie/~mel/projects/codeviz/
CodeViz - A call graph generation utility for C/C++ Go straight to download Click here to read Belorussian translation (provided by Webhostingrating) Click here to read a Ukrainian translation (provided by Galina Miklosic) Click here to read an Armenian translation (provided by Karen Mgebrova) Click here to read a Polish translation (provided by Andrey Fomin)
At some stage in everyone's programming career, they will need to read through a lot of code written by another programmer. An important part of program comprehension is building a picture of how the program is structured from a high-level view and call graphs can be an invaluable aid when building this piecture. This is particularly useful if the original programmer uses clear function names.
This project provides the ability to generate call graphs to aid the task of understanding code. It uses a highly modular set of collection methods and can be adapted to support any language although only C and C++ are currently supported. Each collection method has different advantages and disadvantages.
-- So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 http://www.mrbrklyn.com
DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive http://www.coinhangout.com - coins! http://www.brooklyn-living.com
Being so tracked is for FARM ANIMALS and and extermination camps, but incompatible with living as a free human being. -RI Safir 2013 _______________________________________________ hangout mailing list hangout-at-nylxs.com http://www.nylxs.com/
|
|