Difference: UsingThePhoenixTools (2 vs. 3)

Revision 32005-06-08 - EricWohlstadter

Line: 1 to 1
 
META TOPICPARENT name="PhoenixProject"
Info for getting tools to work.
Added:
>
>

--Compiling an unmanaged executable for reading with Phoenix

"cl -Zi -link -debug -debugtype:cv,fixup"


--Here is a way to visualize Phoenix CFGs.

1. Add the switch "-d2dotlower" to your "cl -B2c2.exe" compiler command.

2. This will emit ".dot" files into your current directory.

3. To view these files, download a ".dot" visualizer: http://www.graphviz.org/


--Dumping IR

Use either "-d2dumpcil" or "-d2dumplower"


 -- Main.wohlstad - 06 May 2005
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback