C-code analysis tools wanted 
Author Message
 C-code analysis tools wanted

I'm looking for some tools to do "color analysis" on
the variables of a C program or module.  Color Analysis
is the process of determining the scope/usage of each
variable within a module/program to allow maximal reuse
of memory/stack space (i.e. optimization by color).
Any suggestions ??

Mark E. Warner



Sat, 14 Oct 2000 03:00:00 GMT  
 C-code analysis tools wanted


Quote:
>I'm looking for some tools to do "color analysis" on
>the variables of a C program or module.

Have a look at the responses in your original thread.

--
-----------------------------------------


-----------------------------------------



Sat, 14 Oct 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. (slightly OT): Static Code Analysis Tool (C++)

2. New Tool: Metrics and Code Analysis Made Easy!

3. Free Code Metrics and Analysis tool.

4. Free Trail: Code Analysis and Metrics tool

5. Code Analysis Tool Needed

6. code analysis tools -- request for

7. Tools for source code analysis of C or C++

8. Code Analysis Tools Info Request

9. C source code analysis tools

10. Wanted: Think C image analysis code/help

11. C source code tool wanted

12. Tool for measuring speed of C code wanted

 

 
Powered by phpBB® Forum Software