Info for getting tools to work. ----------------------------------- --Compiling an unmanaged executable for reading with Phoenix "cl <source> -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 * [[%ATTACHURL%/phoenix_notes.txt][phoenix_notes.txt]]: Notes on Tool config
Attachments
Attachments
Topic attachments
I
Attachment
History
Action
Size
Date
Who
Comment
txt
phoenix_notes.txt
r1
manage
1.3 K
2005-05-06 - 21:43
EricWohlstadter
Notes on Tool config
This topic: SPL
>
WebHome
>
PhoenixProject
>
UsingThePhoenixTools
Topic revision: r3 - 2005-06-08 - EricWohlstadter
Copyright © 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