[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: your mail



If you are trying to do dataflow analyses on a control flow graph, have
a look at the tutorial at: http://www.sable.mcgill.ca/soot/tutorial/analysis/,
specifically the Graph Creation section.

If you are looking to display or print out a control flow graph, soot
includes a small tool to output them in dot format. The graph drawing
program dot can then be used to draw the graph and output it in a
variety of formats, including postscript. Once you have Soot installed,
run the command:
   java soot.util.CFGViewer 

Ondrej

On Tue, Mar 04, 2003 at 01:09:32PM -0800, Nikhil Mahajan wrote:
>    hi, i am completely new to this tool so dont know much abt it. I have a
>    Java program and i want a control flow graph for this. can anyone tell me
>    how do i go about it.
> 
>    Regards,
> 
>    Nikhil
> 
>      ----------------------------------------------------------------------
> 
>    Do you Yahoo!?
>    Yahoo! Tax Center - forms, calculators, tips, and more