[Soot-list] how to get call graph in dot file

Eric Bodden bodden at st.informatik.tu-darmstadt.de
Wed May 11 03:21:28 EDT 2011


> I've forgotten the details of how it works, but there's a
> --dump-cfg <phaseName> option for the Soot command line
> (see http://www.sable.mcgill.ca/soot/tutorial/usage/index.html)
> which at least used to create a directory full of dot files, probably one for
> each method, containing the CFGs at the end of the specified
> phase.
>

That's right. Note, though, that a CFG is very different from the call graph.

Eric
-- 
Dr. Eric Bodden, http://bodden.de/
Principal Investigator in Secure Services at CASED
Coordinator of the CASED Advisory Board of Study Affairs
PostDoc at Software Technology Group, Technische Universität Darmstadt
Tel: +49 6151 16-5478    Fax: +49 6151 16-5410
Mailing Address: S2|02 A209, Hochschulstraße 10, 64289 Darmstadt


More information about the Soot-list mailing list