Tags:
create new tag
view all tags
Info for getting tools to work.


--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

Topic attachments
I Attachment History Action Size Date Who Comment
Texttxt phoenix_notes.txt r1 manage 1.3 K 2005-05-06 - 21:43 EricWohlstadter Notes on Tool config
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r3 - 2005-06-08 - EricWohlstadter
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback